Skip to content

Klarna Checkout and Klarna Payments Module for the OXID eShop version >= 6.0.0

Notifications You must be signed in to change notification settings

oxidio/module-klarna

 
 

Repository files navigation

Klarna Checkout and Klarna Payments Module for the OXID eShop

General

Title: Klarna Checkout and Klarna Payments Module for the OXID eShop

Prefix: tcklarna

Version: 5.3.0

Description

OXID eShop Plugin to integrate Klarna Checkout and Klarna Payments to OXID eShop Version >= 6.0.0

Installation

1. Run composer require to install the package.

In the shop's main folder ( the one with composer.json file) run this command:

composer require topconcepts/oxid-klarna-6:v5.3.0

or add the following line within the "require" section to your composer.json file:

"topconcepts/oxid-klarna-6": "v5.3.0"

and run

composer install

Documentation

See folder /Documentation in this package or download latest manuals here:

About

Klarna Checkout and Klarna Payments Module for the OXID eShop version >= 6.0.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.7%
  • Smarty 15.3%
  • JavaScript 5.4%
  • CSS 2.6%