Transaction
The Transaction object give access to the following information.
Name | Description | |
---|---|---|
receiptValidated | true if the backend correctly validated the receipt. | iOS only. Deprecated: the transaction only contains validated receipts/purchases |
permissions | Permissions object. | |
productId | Identifier of the product purchased. | iOS only. |
promotionalId | Promotional identifier of the product purchased. | iOS only. |
paymentTransaction | SKPaymentTransaction | iOS only. |
Updated almost 2 years ago