PHPackages                             msp/cashondelivery - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. msp/cashondelivery

AbandonedArchivedMagento2-module[Payment Processing](/categories/payments)

msp/cashondelivery
==================

1.2.11(8y ago)4946.3k54OSL-3.0PHPPHP ^7.0|^7.1

Since Jul 19Pushed 8y ago6 watchersCompare

[ Source](https://github.com/magespecialist/m2-MSP_CashOnDlivery)[ Packagist](https://packagist.org/packages/msp/cashondelivery)[ RSS](/packages/msp-cashondelivery/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (27)Used By (0)

[![No Maintenance Intended](https://camo.githubusercontent.com/d904056147052e22d8e1c7f46bb50293ed2aeb4c43ead9a2d0cf7a48b46d0562/687474703a2f2f756e6d61696e7461696e65642e746563682f62616467652e737667)](http://unmaintained.tech/)

IMPORTANT NOTICE:
=================

[](#important-notice)

This module has been moved under the responsibility of "it4mage" group. Please check this URL:  .

Cash On Delivery for Magento 2
==============================

[](#cash-on-delivery-for-magento-2)

This module is a Cash On Delivery implementation for Magento2 allowing you to define an additional fee based on destination country, region and total amount.

[![](https://github.com/magespecialist/m2-MSP_CashOnDlivery/raw/master/screenshots/screen4.png)](https://github.com/magespecialist/m2-MSP_CashOnDlivery/blob/master/screenshots/screen4.png)

Main features:
--------------

[](#main-features)

- Multiple currencies allowed
- Multi store allowed
- Percent or static fee supported
- Fee per country / region / amount
- Default fee fallback
- Multi website support
- Exclude specific regions

Installing in your Magento
--------------------------

[](#installing-in-your-magento)

- From your CLI run: `composer require msp/cashondelivery`
- Log-in your Magento backend
- Go to Stores &gt; Configuration &gt; Sales &gt; Payment Methods &gt; Cash On Delivery
- Configure Cash On Delivery according to your preferences

[![](https://github.com/magespecialist/m2-MSP_CashOnDlivery/raw/master/screenshots/screen1.png)](https://github.com/magespecialist/m2-MSP_CashOnDlivery/blob/master/screenshots/screen1.png)

### Configuring fees

[](#configuring-fees)

- Log-in your Magento backend
- Go to Stores &gt; Configuration &gt; Sales &gt; Payment Methods &gt; Cash On Delivery
- Scroll down untill you see **Export CSV** button
- Click and download **msp\_cashondelivery.csv** file
- Change the CSV file and upload using the "browse" button
- Save

[![](https://github.com/magespecialist/m2-MSP_CashOnDlivery/raw/master/screenshots/screen2.png)](https://github.com/magespecialist/m2-MSP_CashOnDlivery/blob/master/screenshots/screen2.png)

### CSV syntax

[](#csv-syntax)

MSP Cash On Delivery CSV file syntax is really simple. You have 5 columns: **country**, **region**, **from\_amount**, **fee**, **website**

- **country**: ISO 2 letters country code. Use \* as wildcard to indicate all countries
- **region**: Region name. Use \* as wildcard to indicate all regions
- **from\_amount**: Indicates the minimum amount to apply the additional fee
- **fee**: The fee to apply (in base currency). Adding **%** after the fee indicates a percent value
- **website**: Magento website code (e.g.: *base*). Use \* as wildcard to indicate all websites

[![](https://github.com/magespecialist/m2-MSP_CashOnDlivery/raw/master/screenshots/screen3.png)](https://github.com/magespecialist/m2-MSP_CashOnDlivery/blob/master/screenshots/screen3.png)

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 57.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~23 days

Recently: every ~40 days

Total

26

Last Release

3056d ago

Major Versions

0.2.0 → 1.0.02016-08-22

PHP version history (2 changes)0.1.0PHP ~5.5.0|~5.6.0|~7.0.0

1.2.9PHP ^7.0|^7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3977029?v=4)[MageSpecialist](/maintainers/magespecialist)[@magespecialist](https://github.com/magespecialist)

---

Top Contributors

[![phoenix128](https://avatars.githubusercontent.com/u/10189093?v=4)](https://github.com/phoenix128 "phoenix128 (19 commits)")[![giacmir](https://avatars.githubusercontent.com/u/447940?v=4)](https://github.com/giacmir "giacmir (5 commits)")[![shanavas786](https://avatars.githubusercontent.com/u/5337197?v=4)](https://github.com/shanavas786 "shanavas786 (4 commits)")[![slackerzz](https://avatars.githubusercontent.com/u/3061752?v=4)](https://github.com/slackerzz "slackerzz (3 commits)")[![galanis-a](https://avatars.githubusercontent.com/u/6358839?v=4)](https://github.com/galanis-a "galanis-a (1 commits)")[![renatocason](https://avatars.githubusercontent.com/u/7037728?v=4)](https://github.com/renatocason "renatocason (1 commits)")

---

Tags

magento2payment-methods

### Embed Badge

![Health badge](/badges/msp-cashondelivery/health.svg)

```
[![Health](https://phpackages.com/badges/msp-cashondelivery/health.svg)](https://phpackages.com/packages/msp-cashondelivery)
```

###  Alternatives

[omise/omise-magento

Accept payments on your Magento 2 website with Omise

3419.2k](/packages/omise-omise-magento)[it4mage/cashondelivery

255.3k](/packages/it4mage-cashondelivery)[worldpay/magento2-module-payments

Worldpay Payments

1416.6k](/packages/worldpay-magento2-module-payments)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
