due/due-magento2-payments

Due.com 对 Magento2 的扩展

安装: 0

依赖关系: 0

建议者: 0

安全: 0

星标: 1

关注者: 4

分支: 0

开放问题: 0

类型:magento2-module

1.0.1 2017-09-15 02:08 UTC

This package is not auto-updated.

Last update: 2024-09-29 04:20:17 UTC


README

手动安装

  1. 转到 magento2 的根目录

  2. 输入以下命令以安装模块

composer require due/due-magento2-payments
  1. 输入以下命令以安装模块
php bin/magento module:enable Due_Payments --clear-static-content
php bin/magento setup:upgrade
php bin/magento cache:clean
  1. 在 Magento 管理员中的“商店 > 配置 > 销售 > 支付方式 > Due.com 支付”启用并配置 Due.com 支付网关。