Skip to content

Klarna Pay Later

boxblinkracer edited this page Nov 15, 2021 · 3 revisions

Klarna "Pay Later" allows your customers to order in your shop, and pay the amount later.

Though, this payment works exactly like "Pay Now", 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. Just activate it, and make sure it's assigned to your Sales Channels.

Please also verify that the payment method is enabled within your Mollie Dashboard.

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