Chat on WhatsApp

Wie integriere ich Klarna mit meinem Magento 2 Shop?

Klarna ships an official Magento 2 module (Klarna_Kp — Klarna Payments) that supports Pay Later, Pay Now, and Slice It in a single integration. Wire-up is a four-step job:

  • Account & API keys — production + playground keys from the Klarna Merchant Portal
  • Module installcomposer require klarna/module-kp + setup:upgrade
  • Configure regions — Germany defaults to EUR + DE locale, plus optional AT / CH if you ship DACH
  • EPD (Express Payments) — one-tap checkout from PDP for repeat customers

We typically launch Klarna alongside Sofort (also Klarna-owned, same merchant account) plus SEPA Direct Debit so customers see three German-feeling payment methods at checkout. Settlement is daily into your Klarna account; payouts are weekly to your German IBAN.

Was this helpful?