No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityIAPPurchaseReceipts.md 357B

Purchase Receipts

Unity IAP provides purchase receipts as a JSON hash containing the following keys and values:

Key Value
Store The name of the store in use, such as GooglePlay or AppleAppStore
TransactionID This transaction’s unique identifier, provided by the store
Payload Varies by platform, details below.