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.
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 queries can be issued on the wallee support site.
Please see the license file for more information.