Currency code and symbol

Site-wide ISO currency for checkout, plans, and balance. Default USD / $. Symbol is set from the catalog when you pick a code.

Settingcurrency_code

Currency code and symbol

Site-wide currency for checkout, balance top-ups, plan pricing, and balance display.

Where to find it

Admin → Settings → Payment → Catalog & pricing → Currency

Field Key
Code currency_code
Symbol currency_symbol (filled from the supported list when you save a code)

Default if unset: USD / $.

Supported codes include USD, EUR, GBP, CAD, AUD, JPY, CHF, CNY, INR, BRL, MXN, SEK, NOK, DKK, PLN, TRY, AED, SAR (see the admin dropdown).

How it works

Pick the currency your payment gateways will actually charge. Mixing site USD with a EUR-only merchant account causes failed checkouts or wrong receipts.

Plan prices under Plan & pricing should match this currency. Gateways (PayPal, Stripe, etc.) must allow the same currency.

Common problems

Gateway rejects the amount or currency

Provider account not enabled for that currency - change site currency or enable it at the provider.

Symbol looks wrong after a custom edit

Re-select the currency from the list so currency_symbol is rewritten from the catalog.

Related