Culture
info
The culture
parameter allows you to set the language and locale for the payment page that customers will see when they access your payment link.
Shoppers still have the option to manually change the language on the checkout page.
If the shopper has already used Straumur checkout before, we will default him to his last used language.
Available options:
"is"
"en"
Default:
"culture": "is"
Request Example
{
"type": "PayByLink",
"terminalIdentifier": "1adfe4a1",
"amount": 48900,
"currency": "ISK",
"culture": "en"
}
Parameter Details
Field | Type | Required | Description | Example |
---|---|---|---|---|
culture | String | Optional | Specify the default language that will be used in the checkout page. Defaults to Icelandic. | en |