주요 콘텐츠로 건너뛰기

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]