profibro / magento2-module-mastercardonlypaystack
Paystack Mastercard-Only integration for Magento 2
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- yabacon/paystack-php: 2.*
This package is not auto-updated.
Last update: 2024-10-25 23:15:46 UTC
README
magento2-module-mastercardonlypaystack
Paystack payment gateway Magento2 extension (Mastercard Only)
Install
-
Go to Magento2 root folder
-
Enter following command to install module:
composer require profibro/magento2-module-mastercardonlypaystack
-
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento module:enable Profibro_MastercardOnlyPaystack --clear-static-content php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy
- Enable and configure
Paystack
in Magento Admin underStores/Configuration/Payment
Methods