Translate the checkout to the user's language and allow them to pay in their local currency.Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
The default checkout is in English and USD. Crossmint will automatically detect the location of the buyer and adjust
language and currency accordingly, unless otherwise specified by you.
Currencies and Languages Available
| Variable | Possible Values | Description |
|---|---|---|
locale | en-US de-DE es-ES fr-FR it-IT ja-JP ko-KR pt-PT ru-RU th-TH tr-TR uk-UA vi-VN zh-CN zh-TW Klingon | Language displayed to the user in the checkout interface |
payment.fiat.defaultCurrency | usd aud eur gbp hkd inr jpy krw sgd vnd | Default fiat currency for payments in the checkout interface (default: USD) |
How to Adjust the Currency and Language
To customize the language use the propertylocale and for currency, set defaultCurrency. Here’s an example:

