banwire / card-payment-magento-2
Banwire card paymet integration for Magento 2
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0
- magento/framework: >=100.0.4 <102
This package is auto-updated.
Last update: 2024-10-29 05:59:54 UTC
README
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
.
Configuration
-
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
Support
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
.