espertomagento/cash-on-delivery-fee

Adds a fee for cash on delivery payment method

Maintainers

Package info

github.com/EspertoMagento/cash-on-delivery-fee

Type:magento2-module

pkg:composer/espertomagento/cash-on-delivery-fee

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2026-02-10 15:27 UTC

This package is auto-updated.

Last update: 2026-03-10 15:39:06 UTC


README

this module adds a configurable fee for the Magento2 default cash on delivery payment Method

Install:

From Magento2 root dir:

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

also, if in production mode:

bin/magento setup:static-content:deploy

Usage

Go to Stores -> Configuration -> Sales -> Payment Methods If the Module has been installed successfully, there should be a new Configuration "Cash on Delivery Fee" under the Cash on Delivery Payment Method with a default value of 0.0

The Fee total will display in the Checkout and Order totals as soon as the Cash on Delivery Payment Method has been used and the value of the Fee is > 0.