lib_unity_purchase/Documentation~/UnityIAPPurchaseReceipts.md

10 lines
357 B
Markdown
Raw Permalink Normal View History

2024-01-29 18:49:33 +08:00
# 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 transactions unique identifier, provided by the store|
|__Payload__|Varies by platform, details below.|