Checkout Languages
Billwerk + Checkout supports a number of languages that can be set for a session by using the locale parameter or defining it for the Checkout configuration used. The locale represents a language and specific country or region ( <language>_<country>
). The locale is used to determine language, but also to determine how to do formatting of e.g. amount
and currency
.
Billwerk+ supports at least the locales below. Other country codes may be used for formatting, but only the listed languages are supported. If no locale parameter is provided, it defaults to configuration locale or account locale.
Locale | Language |
---|---|
en_US | English |
da_DK | Danish |
sv_SE | Swedish |
no_NO or nb_NO | Norwegian Bokmål |
fi_FI | Finish |
is_IS | Icelandic |
de_DE | German |
es_ES | Spanish |
fr_FR | French |
it_IT | Italian |
nl_NL | Dutch |
pl_PL | Polish |
hu_HU | Hungarian |
ro_RO | Romanian |
cs_CZ | Czech |
el_GR | Greek |
sk_SK | Slovak |
sr_RS | Serbian |
Updated 8 months ago
What’s Next