minesweeper_game/Library/PackageCache/com.unity.purchasing@649c6c7b3b1b/Documentation~/UnityIAPPurchaseReceipts.md
2025-03-15 14:30:26 -04:00

10 lines
357 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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