Download the PHP package ecomteck/module-onepay-payment-gateway without Composer
On this page you can find all versions of the php package ecomteck/module-onepay-payment-gateway. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ecomteck/module-onepay-payment-gateway
More information about ecomteck/module-onepay-payment-gateway
Files in ecomteck/module-onepay-payment-gateway
Download ecomteck/module-onepay-payment-gateway
More information about ecomteck/module-onepay-payment-gateway
Files in ecomteck/module-onepay-payment-gateway
Vendor ecomteck
Package module-onepay-payment-gateway
Short Description Magento 2 OnePay Payment Gateway
License OSL-3.0 AFL-3.0
Package module-onepay-payment-gateway
Short Description Magento 2 OnePay Payment Gateway
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package module-onepay-payment-gateway
OnePay Payment Gateway for Magento 2
In this module, I integrated two payments gateway of OnePay, that is the Domestic ATM Card and International Card.
How to install this extension?
- Under the root of your website, please run the command lines bellowing:
- composer require ecomteck/module-core
- composer require ecomteck/module-onepay-payment-gateway
- php bin/magento module:enable Ecomteck_Core
- php bin/magento module:enable Ecomteck_OnePay
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy -f
- php bin/magento setup:di:compile
- php bin/magento indexer:reindex
- php bin/magento cache:flush
How to see the results?
- On the Backend:
- Go to the Admin Panel of the Magento Store and navigate to the Ecomteck → OnePay Payment Gateway → Configuration
- Domestic ATM Card Settings:
- International Card Settings:
- The configuration information:
- International card: https://mtf.onepay.vn/developer/?page=modul_quocte
- Domestic card: https://mtf.onepay.vn/developer/?page=modul_noidia
- On the Storefront:
- Add a product to shopping cart.
- Go the the checkout page.
The screenshot of this extension
- On the Storefront:
The OnePay payment gateway - Domestic ATM card
The OnePay payment gateway - International card
- On the Backend Settings:
The OnePay payment gateway settings - Domestic ATM card
The OnePay payment gateway settings - International card
- Document to integration:
- DOMESTIC PAYMENT GATEWAY: https://mtf.onepay.vn/developer/resource/documents/docx/introduction_merchant_integration_local.pdf
- INTERNATIONAL PAYMENT GATEWAY: https://mtf.onepay.vn/developer/resource/documents/docx/introduction_merchant_integration.pdf
All versions of module-onepay-payment-gateway with dependencies
PHP Build Version
Package Version
Requires
ecomteck/module-core Version
1.0.*
The package ecomteck/module-onepay-payment-gateway contains the following files
Loading the files please wait ....