Skip to content

kossanah/magento2-Profibro_Paystack

 
 

Repository files navigation

Latest Version on Packagist Software License Total Downloads

magento2-Profibro_Paystack

Paystack payment gateway Magento2 extension

Install

  • Go to Magento2 root folder

  • Enter following command to install module:

composer require profibro/magento2-module-paystack
  • Wait while dependencies are updated.

  • Enter following commands to enable module:

php bin/magento module:enable Profibro_Paystack --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
  • Enable and configure Paystack in Magento Admin under Stores/Configuration/Payment Methods

About

** BETA ** A Paystack Plugin for Magento 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 46.2%
  • JavaScript 43.1%
  • HTML 10.7%