Theme
info
This field controls what theme is used for the checkout. Customization of the checkout page can be done through the Merchant portal. This field is optional and if not provided, the default Straumur theme will be used.
Request Example
{
"type": "PayByLink",
"terminalIdentifier": "1adfe4a1",
"amount": 48900,
"currency": "ISK",
"themeKey": "441368-7a47f"
}
Request Field
Field | Type | Required | Description | Example | Min Length | Max Length |
---|---|---|---|---|---|---|
themeKey | String | Optional | The value will be used to fetch the theme to be used for the checkout. If not provided, the default Straumur theme will be used. | 441368-7a47f | - | - |