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

0.9.14 2017-03-28 19:40 UTC

This package is not auto-updated.

Last update: 2024-03-15 20:40:05 UTC


README

Latest Version on Packagist Software License Total Downloads

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 under Stores/Configuration/Payment Methods