falkone/cashonpickup

为现金支付和店内取货提供新运输和支付方式的 Magento 2 模块

安装: 0

依赖: 0

建议: 0

安全: 0

星星: 2

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

v1.0.2 2019-08-01 15:24 UTC

This package is not auto-updated.

Last update: 2024-10-02 20:54:40 UTC


README

为现金支付和店内取货提供新运输和支付方式的 Magento 2 模块

安装

  • 将 git 仓库添加到 composer
composer config repositories.cash-on-pickup git git@github.com:falkone/cash-on-pickup.git
  • 要求模块
composer require falkone/cash-on-pickup
  • 清除缓存,运行 magento 设置

使用方法

  • 在“商店 -> 配置”下进行配置
    • => 销售 -> 运输方式
    • 激活现金取货方式
    • => 销售 -> 支付方式
    • 激活现金取货方式
  • 重要:只有当选择现金取货运输方式时,现金取货支付方式才可在结账时使用。但客户可以使用现金取货运输方式与其他支付方式结合使用。

兼容性

  • Magento 2.3.x
  • 在开源版(社区版)上进行了测试
  • 未与 MSI 进行测试

贡献

请随意fork项目并创建Pull-Requests。同时,请在GitHub上报告问题。