Skip to content

chinedustephen/voguepay-magento-2.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Magento 2.2 Voguepay Payment Gateway

  • Contributors: stephen nkwocha
  • Tags: voguepay, magento 2, payment gateway, wallet payment, credit card, debit card, nigeria, international, mastercard, visa
  • Tested with: PHP 7.1+, Magento CE 2.2.5
  • Stable tag: Still in BETA
  • License: GPL-3 - see LICENSE.txt

Take payments on your magento 2 store using Voguepay.

Support for:

  • Credit card
  • Debit card

Description

Accept Credit card, and Debit card and Voguepay wallet payment payment directly on your store with the Voguepay payment gateway for Magento 2.

Take Credit card payments easily and directly on your store

Signup for an account here

Voguepay accept payment all over the world

Manual Installation

  • Download the Zip file, Extract and copy the content of the Code directory into your Magento's app/code directory.

Or

  • Copy the zip file to your magento app directory, extract the content directly in your magento app directory and the directory folder code will be created

  • Enable the Voguepay Payment module: From your commandline, in your magento root directory, run php bin/magento module:enable Voguepay_Payment --clear-static-content && php bin/magento setup:upgrade

Once the setup:upgrade completes the module will be available in the Store Admin.

Configure the plugin

Configuration can be done using the Administrator section of your Magento store.

  • From the admin dashboard, using the left menu navigate to Stores > Configuration > Sales > Payment Methods.
  • Select Voguepay Payment from the list of recommended modules.
  • Set Enable to Yes and fill the rest of the config form accordingly, then click the orange Save Config to save and activate.

Suggestions / Contributions

For issues and feature request, click here. To contribute, fork the repo, add your changes and modifications then create a pull request.

License

GPL-3. See LICENSE.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published