Argument | Type | Required | Description |
---|---|---|---|
orderId | String | Yes | The order ID to mark as awarded. |
publisherTransactionId | String | No | Transaction ID from the session creation process. |
onAward
with the awarded
argument.
- If
awarded
istrue
, the purchase is marked as awarded, indicating that the player successfully received the digital goods. - If
awarded
isfalse
, the purchase is marked as non-awarded, indicating that the player didn’t receive the digital goods.