Skip to main content

Currencies and Languages Available

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 and for currency, set currency under the payment object. Here’s an example:
When implementing a headless checkout, you’ll need to handle the display of localized content in your own UI based on the locale you’ve selected. The locale only affects the email receipt language, not the checkout interface built by you.