wallee-payment / oxid-6.0

The OXID eSales module for version 6.x allows to process payments with wallee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OXID 6.X

v1.0.47, 2023-6

This repository contains the OXID wallee payment module that enables the shop to process payments with wallee.

To use this extension, a wallee account is required.

Requirements

  • Oxid 6.0, 6.1, 6.2, 6.10
  • PHP 5.6 or later

Install Oxid 6.2+

Run on the same path via terminal (required on oxid 6.2 upwards) this command to install the plugin: +

composer require wallee/oxid-6.0

If the plugin still don't work you need to run these commands:

./vendor/bin/oe-console oe:module:install source/modules/wle/Wallee
./vendor/bin/oe-console oe:module:install-configuration source/modules/wle/Wallee
./vendor/bin/oe-console oe:module:activate Wallee
./vendor/bin/oe-console oe:module:apply-configuration

Support

Support queries can be issued on the wallee support site.

Documentation

License

Please see the license file for more information.

About

The OXID eSales module for version 6.x allows to process payments with wallee.

License:Apache License 2.0


Languages

Language:PHP 91.9%Language:Smarty 5.6%Language:JavaScript 2.4%Language:CSS 0.1%