Argument | Type | Required | Description |
---|---|---|---|
ORDER_ID | string | Yes | The order ID to mark as consumed. |
PUBLISHER_TRANSACTION_ID | string | No | Transaction ID from the session creation process. |
OnAward
with the success
argument.
- If
success
istrue
, the purchase is marked as awarded, indicating that the player successfully received the digital goods. - If
success
isfalse
, the purchase is marked as none-awarded, indicating that the player didn’t receive the digital goods.