qbo-tech/openpay-banks

Openpay integration for Magento 2 (Bank transfer)

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 3

Type:magento2-module

1.2.3 2016-03-04 22:52 UTC

This package is not auto-updated.

Last update: 2024-04-19 17:31:41 UTC


README

Openpay payment gateway Magento2 extension

Install

  1. Go to Magento2 root folder.

  2. Enter following commands to install module:

    composer require openpay/magento2-banks

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable Openpay_Banks --clear-static-content
    php bin/magento setup:upgrade
    php bin/magento cache:clean
  4. Enable and configure Openpay in Magento Admin under Stores > Configuration > Sales > Payment Methods > Openpay (Bank transfer)