跳至主要内容

Payment currency on order events

What's new

Order webhook events now include an optional payment_currency field — the currency the player was actually charged in, which can differ from the order's base currency.

Impact

Consumers reconciling payments can read the exact charge currency straight from the event instead of inferring it. The field is optional and may be null for orders without a captured payment.

Changes

ResourceChange
order.createdAdded optional payment_currency
order.paidAdded optional payment_currency
order.canceledAdded optional payment_currency
order.refundedAdded optional payment_currency

Upgrade

  • No action required. Optionally start reading payment_currency where you previously relied only on currency.

需要技术支持?
联系我们的集成技术团队: [email protected]