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.

LocaleLanguage
en_USEnglish
da_DKDanish
sv_SESwedish
no_NO or nb_NONorwegian Bokmål
fi_FIFinish
is_ISIcelandic
de_DEGerman
es_ESSpanish
fr_FRFrench
it_ITItalian
nl_NLDutch
pl_PLPolish
hu_HUHungarian
ro_RORomanian
cs_CZCzech
el_GRGreek
sk_SKSlovak
sr_RSSerbian

What’s Next