Skip to content

viveklucky249-magento2-stuff/BluePay_Payment_M2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluePay_Payment_M2

BluePay credit card & ACH payment extension for Magento 2. If you are looking for the Magento 1.x.x.x payment modules, click here for the Credit Card module, or here for the ACH module

Since this module links your Magento store to the BluePay gateway, a gateway account is required. If you don't already have one, click here to start the sign up process.

Installation

  1. First, navigate to your Magento 2 root directory
  2. Enter the following commands:
composer config repositories.bluepay_payment git https://github.com/jslingerland/BluePay_Payment_M2.git
composer require bluepay/payment:dev-master

Once the dependencies have finished installing, enter the next commands:

php bin/magento module:enable BluePay_Payment --clear-static-content
php bin/magento setup:upgrade

At this point, the module should be fully installed. Finally, log into your Magento admin section and navigate to Stores -> Configuration -> Sales -> Payment Methods -> BluePay Credit Card & eCheck to finish the setup.

About

BluePay credit card & ACH payment extension for Magento 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published