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