This extension allows you to use Banwire as payment gateway in your Magento 2 store.
Installing via Composer
composer require banwire/card-payment-magento-2
php bin/magento module:enable Banwire_Card --clear-static-content
php bin/magento setup:upgrade
Enable and configure Banwire in Magento Admin under Stores -> Configuration -> Payment Methods -> Banwire Payment Gateway
.
-
Enabled: Mark this as "Yes" to enable this plugin.
-
Title: Test to be shown to user during checkout. For example: "Pay using AE/MC/VI"
-
Banwire User: User assigned by Banwire
-
Debug: If enabled you can use our Sandbox environment to test payments.
-
Payment Action: Use only Payment Action
-
Payment from Applicable Countries: Mark your applicable countries
For any issue send us an email to aguerrero@banwire.com and share the banwire-card-payment.log
file. The location of banwire-card-payment.log
file is var/log/banwire-card-payment.log
.