jpay / module-payments
Official Jumia Pay Payments Extension for Magento2
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: >=5.6.5
This package is not auto-updated.
Last update: 2025-07-17 23:42:39 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