Introduction
Klarna Checkout payment provider for EPiServer Commerce
You can install Klarna Checkout payment provider using NuGet.
Install-Package Geta.EPi.Commerce.Payments.Klarna.CheckoutAfter you configured provider you should see rendered Klarna Checkout snippet in your checkout page:

You can test this page by filling form with test data.
For more information see documentation.
Source code for Klarna Checkout payment provider can be found on GitHub.
Issues can be reported to GitHub.