| 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.
- If
successistrue, the purchase is marked as awarded, indicating that the player successfully received the digital goods. - If
successisfalse, the purchase is marked as non-awarded, indicating that the player didn’t receive the digital goods.
