espertomagento/cash-on-delivery-fee

为现金送货支付方式添加费用

安装: 2

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.0 2023-12-14 09:34 UTC

This package is auto-updated.

Last update: 2024-09-14 11:06:43 UTC


README

此模块为 Magento2 默认现金送货支付方式添加可配置的费用

安装

从 Magento2 根目录

composer require espertomagento/cash-on-delivery-fee
bin/magento module:enable EspertoMagento_CashOnDeliveryFee
bin/magento setup:upgrade

此外,如果处于生产模式

bin/magento setup:static-content:deploy

使用方法

转到商店 -> 配置 -> 销售 -> 支付方式。如果模块已成功安装,则应在现金送货支付方式下出现一个新的配置“现金送货费用”,默认值为 0.0。

费用总额将在结账和订单总额中显示,一旦使用现金送货支付方式并且费用值 > 0。