qbo-tech / openpay-banks
Openpay integration for Magento 2 (Bank transfer)
Package info
github.com/qbo-tech/openpay-magento2-banks
Type:magento2-module
pkg:composer/qbo-tech/openpay-banks
1.2.3
2016-03-04 22:52 UTC
Requires
- openpay/sdk: 1.*
This package is not auto-updated.
Last update: 2026-03-07 02:44:23 UTC
README
Openpay payment gateway Magento2 extension
Install
-
Go to Magento2 root folder.
-
Enter following commands to install module:
composer require openpay/magento2-banks
Wait while dependencies are updated.
-
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
-
Enable and configure Openpay in Magento Admin under Stores > Configuration > Sales > Payment Methods > Openpay (Bank transfer)