Webhooks Changelog
2026.06.25
- Added optional
payment_currencyto order events (order.created, order.paid, order.canceled, order.refunded) — the currency the player was actually charged in
2026.06.19
- Added an optional error response body (
status,code,message) that your game may return to reject a player.verify webhook
2026.06.13
- Added the payment.abandoned webhook event and a matching
abandonedpayment status
2026.06.12
- Added the analytics.checkout.payment_method.select and analytics.checkout.payment_method.close webhook events
2026.06.02
- Added an optional
tagslist to the player.verify response
2026.05.25
- Changed coupon.redeemed to return an
itemsarray (multiple free items per coupon); the singleitemfield is now deprecated
2026.05.21
- Added an item
sourcefield and bonus-item support to item and order payloads (item.add, item.remove, order.paid)
2026.05.14
- Added
tax_countryandtax_percentto the order fees on order events (order.created, order.paid, order.canceled, order.refunded)
2026.05.13
- Added a
rolling_offercontext object and bonus-aware nested item quantities to item.add and item.remove
2026.05.08
- Added a
couponslist andamount_decimalto order events (order.created, order.paid, order.canceled, order.refunded)
2026.04.15
- Added optional
applied_reward_pointsto order events (order.created, order.paid, order.canceled, order.refunded)
Need help?
Contact our integration team at [email protected]