php-cuong/magento2-onepay-payment-gateway
Composer 安装命令:
composer require php-cuong/magento2-onepay-payment-gateway
包简介
Magento 2 OnePay Payment Gateway
关键字:
README 文档
README
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 remove php-cuong/magento2-module-core
- composer require php-cuong/magento2-module-core
- composer require php-cuong/magento2-onepay-payment-gateway
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy
- 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 GiaPhuGroup → OnePay Payment Gateway → Configuration
- 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
统计信息
- 总下载量: 29
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2018-07-11

