Skip to main content

Supported Locales

  • Only usd is supported for credit and debit card checkouts, so set payment.currency to usd
  • Localization is not supported for stablecoins. While payment.crypto.defaultCurrency can be set to usdc or other supported tokens, localized stablecoins like eurc are not available.
To customize the language use the property locale. Here is an example:
When implementing a headless checkout, you will need to handle the display of localized content in your own UI based on the locale you selected. The locale only affects the email receipt language, not the checkout interface built by you.