Install
Instructions on installing Klarna
Klarna V2
Klarna V2 is the Klarna api version 2. This is the Klarna API that supports Klarna checkout V2, and Klarna Invoice and Part Payments V2, in Nordic countries, as at Jan 2017.
Config file
If already exists back up Litium.Studio.AddOns.Klarna.dll.config file from wwwroot\bin
To install as a nuget package
you need to have access to Litium nuget feed.
install packages Litium.Studio.AddOns.Klarna and Litium.Studio.AddOns.Klarna.UI
Install-Package Litium.Studio.AddOns.Klarna
Install-Package Litium.Studio.AddOns.Klarna.UI
If you have the old web-forms projects and uses Klarna webcontrols, you need additionally
Install-Package Litium.Studio.AddOns.Klarna.WebControls
Configuration file
Fill Litium.Studio.AddOns.Klarna.dll.config with configuration options (if you already had a previous version, copy the options from previous version).