Upgrade to v4.7.111
Upgrade instructions to v4.7.111
Step 1: Update nuget packages and isKlarnaShippingServiceEnabled Attribute
Update your Klarna addon nuget packages, Litium.AddOns.Klarna.* to v 4.7.111
Important: If your accelerator code refer to old Klarna V2 addon, Litium.Studio.AddOns.Klarna from code, you must upgrade Litium.Studio.AddOns.Klarna also to v4.7.111. This is because new methods are added to its common .net interfaces.
when you upgrade to Litium v4.7.111, there is a new attribute "isKlarnaShippingServiceEnabled" in the Litium.AddOns.Klarna.dll.config.
Add the attribute "isKlarnaShippingServiceEnabled" to your Litium.AddOns.Klarna.dll.config file if you chose not to replace it.
Step 2: Uninstall Klarna.Rest.Core nuget package
Klarna has depricated this package, and the Litium derived version of it, Litium.Klarna.Rest.Core.dll is included with the Litium Klarna AddOn v4.7.111. Therefore, to avoid conflicts, this package from Klarna should be uninstalled.
Step 3: If you use Klarna Shipping Services
To use Klarna Shipping services, see install instructions here >>.
Important
When you develop locally, your website should be accessible to Klarna for background notifications. Follow steps here >>.