Skip to content

CashOnDelivery stable release

Compare
Choose a tag to compare
@PHOENIX-MEDIA PHOENIX-MEDIA released this 01 Dec 10:10
· 7 commits to master since this release

Integrates Cash on Delivery as a payment method by optionally charging a configurable service fee as well as limiting the method for specific countries.

Please note that installing this version in a composer installation of Magento 2 will give you an older version of the package which was erroneously uploaded with the same version number (see issue #4)

Installation

composer config repositories.phoenix-cashondelivery git https://github.com/PHOENIX-MEDIA/Magento2-CashOnDelivery.git
composer require phoenix/module-cashondelivery:1.0.0

Manual installation

If you do not use composer follow these steps:

  • Under app/code, create the following directory structure: Phoenix/CashOnDelivery
  • Copy the contents of the downloaded archive (or the unpacked directory) into the created directory.