Culture
info
This field controls which language will appear within component when the shopper lands on the checkout page.
Merchants can override this at runtime via the locale parameter on the web component.
Available options:
"is""en"
Default:
"culture": "is"
Request Example
{
"terminalIdentifier": "1adfe4a1",
"amount": 48900,
"currency": "ISK",
"reference": "9990QQAZ1221",
"origin": "https://www.your-ecommerce-website.com",
"threeDsReturnUrl": "https://your-ecommerce-website.com/straumur_redirect",
"culture": "en"
}
Request Field
| Field | Type | Required | Description | Example | Min | Max |
|---|---|---|---|---|---|---|
| culture | String | Optional | Specify the default language that will be used in the component. Defaults to Icelandic. | is | - | - |