Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
ClosestoreSpecificId | Product that was purchased. |
receipt | Purchase receipt. |
transactionIdentifier | Transaction ID. |
Inform Unity IAP of a purchase.
Unity IAP performs local deduplication based on transaction ID; the App's ProcessPurchase method will only be triggered if the transaction has not already been processed.