Skip to content

Klarna Pay Now

boxblinkracer edited this page Nov 16, 2021 · 1 revision

Klarna "Pay Now" allows your customers to order in your shop and immediately pay using their Klarna account.

Though, this payment works exactly like "Pay Later", it can help your customers to easily decide when to pay for their order, directly when selecting a payment method.

Configuration

Klarna Pay Later is integrated like every other payment method in Shopware. So you can set anything you would also configure for other payments.

So start by activating the payment method in Shopware.

Workflow

When a user starts a checkout with Klarna, the Mollie Plugin will send the whole order information (customer + line items) to Klarna for further verification.

This means, there is a chance, that Klarna declines the customer due to some risk and identity checks!

If the customer and order is approved by Klarna, your Shopware shop will get the status "authorized" for the payment.

So why "authorized" and not "paid"?

Klarna works a bit different.

It starts with "authorized".

To get the money as a merchant from Klarna, you need to mark your order as "shipped". This will trigger the rest of the payment workflow which includes the transitioning to "paid" and that you get your money.

Shipping an order

Please see this page for all options on how to ship orders: Shipments

Clone this wiki locally