Skip to main content

Currencies (USD & EUR)

PLATFORM_NAME supports two charge currencies for merchant payments and for subscription billing:

CurrencyCodeNotes
US DollarUSDDefault for many organizations
EuroEURFX to internal USD settlement uses the platform exchange configuration

Where this applies

  • Hosted checkoutPOST /checkout/create/ accepts currency: "USD" or "EUR" only (see Create payment).
  • Payment links — Each link stores a currency on creation; checkout start may override within USD/EUR (see Payment links (dashboard)).
  • Subscriptions — When subscription billing is enabled for your organization, amounts and renewals are expressed in USD or EUR only (see Subscriptions).

Other currencies are not supported for these flows.

EUR payments

EUR checkouts require a valid USD/EUR exchange configuration on the platform. If the rate is missing, EUR payment creation may fail with an error indicating that EUR is unavailable.


See also: Create payment · Payment links (dashboard) · Subscriptions