Skip to content

Latest commit

 

History

History
67 lines (37 loc) · 1.43 KB

CdvPurchase.Validator.Request.ApiValidatorBodyTransactionGoogle.md

File metadata and controls

67 lines (37 loc) · 1.43 KB

Interface: ApiValidatorBodyTransactionGoogle

Validator.Request.ApiValidatorBodyTransactionGoogle

Transaction type from a google powered device

Table of contents

Properties

Properties

id

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


purchaseToken

Optional purchaseToken: string

Google purchase token.

Required


receipt

Optional receipt: string

Google receipt in a JSON-encoded string.

Required


signature

Optional signature: string

Google receipt signature (used to validate the local receipt).

Required


type

type: GOOGLE_PLAY

Value "android-playstore"