2017 © Pedro Peláez
 

magento2-module echeck

BluePay E-Check plugin for M2

image

bluepay/echeck

BluePay E-Check plugin for M2

  • Tuesday, June 27, 2017
  • by jslingerland
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

BluePay_ECheck_M2

*** THIS EXTENSION IS DEPRECATED. PLEASE REFER TO THE MAGENTO 2 CC & ACH MODULE FOUND HERE: https://github.com/jslingerland/BluePay_Payment_M2, (*1)


BluePay E-Check payment module for Magento 2. If you are looking for the Magento 1.x.x.x payment module, Click here, (*2)

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., (*3)

Installation

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

Once the dependencies have finished installing, enter the next commands:, (*4)

php bin/magento module:enable BluePay_ECheck --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 (E-Check) to finish the setup., (*5)

The Versions

27/06 2017

dev-master

9999999-dev

BluePay E-Check plugin for M2

  Sources   Download

OSL-3.0

The Requires