qbo-tech / openpay-cards
Credit card payment integration for Magento 2
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 14
Type:magento2-module
Requires
- openpay/sdk: 1.*
README
Openpay payment gateway Magento2 extension
Install
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require qbo-tech/openpay-cards
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento module:enable Openpay_Cards --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