Validator.Request.ApiValidatorBodyTransactionGoogle
Transaction type from a google powered device
• Optional
id: string
Identifier of the transaction to evaluate.
Corresponds to:
- the
orderId
in the receipt from Google. - the
transactionId
in the receipt from Apple (or bundleID for the application receipt).
Required
• Optional
purchaseToken: string
Google purchase token.
Required
• Optional
receipt: string
Google receipt in a JSON-encoded string.
Required
• Optional
signature: string
Google receipt signature (used to validate the local receipt).
Required
• type: GOOGLE_PLAY
Value "android-playstore"