ecomteck/module-onepay-payment-gateway 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ecomteck/module-onepay-payment-gateway

最新稳定版本:2.1.3

Composer 安装命令:

composer require ecomteck/module-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 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:

- On the Storefront:

  • Add a product to shopping cart.
  • Go the the checkout page.

The screenshot of this extension

- On the Storefront:

ScreenShot

The OnePay payment gateway - Domestic ATM card

ScreenShot

The OnePay payment gateway - International card

- On the Backend Settings:

ScreenShot

The OnePay payment gateway settings - Domestic ATM card

ScreenShot

The OnePay payment gateway settings - International card

- Document to integration:

统计信息

  • 总下载量: 919
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-01-14