Added

International balance support

Organizations can now hold balances in GBP or EUR, in addition to USD. To support this, key endpoints now include a currency_code field.

Each organization has a balance currency, set via currency_code when the organization is created. This can't be changed later.

Routes affected

Do I need to make changes to my integration?

If you only use USD organizations, no changes are needed.

If you have GBP/EUR organizations:

  • Parse currency_code alongside amount fields.
  • Don't assume all amounts are USD.
  • Test your order, funding source, and topup flows against a non-USD organization in Sandbox.

If you have any questions, please email us at [email protected]