PHPackages                             pimcore/payment-provider-klarna - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. pimcore/payment-provider-klarna

ActivePimcore-bundle[Payment Processing](/categories/payments)

pimcore/payment-provider-klarna
===============================

Pimcore Payment Provider - Klarna

v2.0.0(7mo ago)12.6k↓16.7%3[1 PRs](https://github.com/pimcore/payment-provider-klarna/pulls)proprietaryPHPPHP ~8.3.0 || ~8.4.0CI passing

Since Jan 28Pushed 1mo ago6 watchersCompare

[ Source](https://github.com/pimcore/payment-provider-klarna)[ Packagist](https://packagist.org/packages/pimcore/payment-provider-klarna)[ RSS](/packages/pimcore-payment-provider-klarna/feed)WikiDiscussions 2026.x Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (16)Used By (0)

Pimcore E-Commerce Framework Payment Provider - Klarna
======================================================

[](#pimcore-e-commerce-framework-payment-provider---klarna)

### Official Klarna Documentation

[](#official-klarna-documentation)

- [Klarna Documentation](https://www.developers.klarna.com/en/de/kco-v2/klarna-checkout-overview-v1)
- [Test card numbers](https://www.developers.klarna.com/en/de/kco-v2/test-credentials)

Test E-Mail Accounts

-  -&gt; Open Invoice without selection of payment method
-  -&gt; selection of payment methods: open invoice + credit cart
-  -&gt; only credit card

Requirements
------------

[](#requirements)

- klarna/checkout

Installation
------------

[](#installation)

Install latest version with Composer:

```
composer require pimcore/payment-provider-klarna
```

Enable bundle via console or extensions manager in Pimcore backend:

```
php bin/console pimcore:bundle:enable PimcorePaymentProviderKlarnaBundle
```

Configuration
-------------

[](#configuration)

```
