Apple receipt_data sample
问题 I need to implement a back-end for verifying Apple's in-app purchase receipt_data , for an in-app purchase of in-app points (i.e. not a subscription and not an item that needs to be "remembered" and re-verified in every application launch). I am not proficient in iOS. I just need to develop the back-end so that it can be integrated with a client's mobile app. I found tutorials and sample code for doing the verification, but I would very much like to have an actual receipt_data to test with.