Interface: Purchase
Properties
developerPayload
• Optional
developerPayload: string
Optional payload assigned by game developer, which will be also attached in the signed purchase request
Defined in
paymentID
• paymentID: string
ID of the payment (e.g. Google Play Order)
Defined in
productID
• productID: string
ID of the product
Defined in
purchaseTime
• purchaseTime: string
Timestamp of the payment
Defined in
purchaseToken
• purchaseToken: string
Token for purchase consumption
Defined in
signedRequest
• signedRequest: string
Signature of the purchase info for server side verification