Klarna Checkout
Klarna checkout is a separate checkout page that uses Klarna as the only payment provider. The checkout page contains a html snippet rendered by Klarna. The customer enters his personal number and selects payment method such as pay by invoice (faktura) or pay by part payments (delbetalning) within the Klarna html snippet.
Read more about "Klarna Checkout" at Klarna website.
Pre-requisites
- Litium Studio 4.7
- Litium Studio Klarna AddOn latest version
- Litium Accelerator B2C 3.2 (if you do not have an Accelerator installed you can modify the add-on)
Or
- Litium Studio 4.6.2 with latest hotfix
- Litium Studio Klarna AddOn latest version
- Litium Accelerator B2C 3.1 (if you do not have an Accelerator installed you can modify the add-on)
Or
- Litium Studio 4.8 with Accelerator 4.0 (you will need to re-style the klarna checkout page UI)
- Litium Studio Klarna AddOn latest version
Klarna-checkout in mult-server environments
If you are using Klarna Checkout in a multi-server environment, you should have Litium Studio 4.7 or later and also should have configured the commonFilesDirectory setting in your web.config files of all the servers. (KlarnaCheckout uses this commonFilesDirectory to store temporary information.)
To install Klarna V2 follow the instructions
here >>.
This page gives an overview of how the Klarna checkout checkout page type template is working for system developers.
This section explains the steps to test the checkout page.
Before you can go live with Klarna Checkout, you need to contact Klarna to verify the integration.
Klarna iframe can be customized by changing button and text colors, and other additional project specific content. This section describes how to set these options.
This section explains how to further develop Klarna Checkout V2.