lib_unity_purchase/Documentation~/UnityIAPPurchaseReceipts.md

10 lines
357 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 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.|