jpay / module-payments
There is no license information available for the latest version (2.0.0) of this package.
Official Jumia Pay Payments Extension for Magento2
Package info
github.com/JumiaPayAIG/magento-plugin
Type:magento2-module
pkg:composer/jpay/module-payments
2.0.0
2023-01-19 12:24 UTC
Requires
- php: >=5.6.5
This package is not auto-updated.
Last update: 2026-03-27 02:50:57 UTC
README
The official JumiaPay extension for Magento 2.
Install
Manually
-
Go to Magento 2 root folder
-
Enter following commands to install module:
composer config repositories.jumiapay vcs https://github.com/JumiaPayAIG/magento-plugin composer require jpay/module-payments
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento module:enable Jpay_Payments --clear-static-content php bin/magento setup:upgrade
-
Enable and configure JumiaPay in Magento Admin