Klarna
How does it work?
- Customer opens your webshop, adds some items to the shopping basket, and clicks on 'Proceed to Checkout'.
- Customer lands on your own checkout, and selects Klarna.
- After creating a Klarna transaction using the create Klarna transaction endpoint, you redirect the customer to the provided URL.
- The customer completes the payment, you receive a webhook (if you configured it for your Klarna transaction), and the customer is redirected to the Return URL(s) you specified on your Klarna transaction.
- You make a request to the get Klarna transaction endpoint, and use its latest details to update your system.
Test credentials
Integrate your own checkout with our API and allow your customers to make payments with Klarna. We support Klarna in different countries:
| Country | Klarna product | Test account |
|---|---|---|
| DE | Pay Now, Pay Later | +49 017614284340 |
| FR | Pay over Time | +33 689854321 |
| AT | Pay Later | +43 06762600456 |
The county used to trigger the different Klarna products is determined by the consumer address country.
When using webhooks, be aware that they are only a "best effort" mechanism. Find more details here.
Airline/Bus/Train/Ferry/Hotel/Car Reservations, Events or Vouchers are not supported.
Updated 8 months ago