Payload Structure
Example Payload
You must respond with status
2xx: if the player has available funds Not 2xx: the player has insufficient fundsUpdating Player’s Balance
You can choose to debit the player’s balance immediately or wait until you receive thecheckout.succeeded
event.
It is recommended to debit immediately and then skip the checkout.succeeded
event.