Theme
info
This field controls what theme is used for the hosted checkout. Customization of the hosted 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
{
"amount": "48900",
"currency": "ISK",
"returnUrl": "https://your-ecommerce-website.com/straumur_redirect",
"reference": "9990QQAZ1221",
"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 hosted checkout. If not provided, the default Straumur theme will be used. | 441368-7a47f | - | - |