Klarna Checkout and Klarna Payments Module for the OXID eShop
General
Title: Klarna Checkout and Klarna Payments Module for the OXID eShop
Author: Fatchip GmbH, https://www.fatchip.de
Prefix: tcklarna
Version: 5.5.5
Mail: oxid@klarna.com
Description
OXID eShop Plugin to integrate Klarna Checkout and Klarna Payments to OXID eShop Version >= 6.0.0, (*1)
Installation
1. Run composer require to install the package.
In the shop's main folder ( the one with composer.json file) run this command:, (*2)
composer require fatchip-gmbh/oxid-klarna-6:v5.5.5, (*3)
or add the following line within the "require" section to your composer.json file:, (*4)
"fatchip-gmbh/oxid-klarna-6": "v5.5.5", (*5)
and run, (*6)
composer install, (*7)
Update
For update instructions, please check the documentation., (*8)
Documentation
You'll find a detailed documentation in German and English here: https://wiki.fatchip.de/public/faqklarna, (*9)