Skip to content

Interface: Purchase

Info returned after a purchase is made.

Table of contents

Properties

Properties

developerPayload

Optional developerPayload: string

Optional payload assigned by game developer, which will be also attached in the signed purchase request


paymentID

paymentID: string

ID of the payment (e.g. Google Play Order)


productID

productID: string

ID of the product


purchaseTime

purchaseTime: string

Timestamp of the payment


purchaseToken

purchaseToken: string

Token for purchase consumption


signedRequest

signedRequest: string

Signature of the purchase info for server side verification