Page Summary
-
This content describes a type within the deprecated Orders version 2 API for digital in-app goods.
-
The JSON representation includes fields for purchaseStatus, orderId, and purchaseToken.
-
The
purchaseStatusfield indicates the status of the current purchase. -
The
orderIdfield is a unique Google-provided order identifier for the transaction. -
The
purchaseTokenfield is an opaque token uniquely identifying a purchase for an item and user.
Contains sku details for digital in-app goods.
| JSON representation | |
|---|---|
{
"purchaseStatus": enum( |
|
| Fields | |
|---|---|
purchaseStatus |
Status of current purchase. |
orderId |
A unique order identifier for the transaction. This identifier corresponds to the Google provided order ID. |
purchaseToken |
A opaque token that uniquely identifies a purchase for a given item and user pair. |