Magento 2 Module to provide new shipping and payment method for cash payment and in store pickup
Type
magento2-module
License
AGPL-3.0
Requires
magento/framework
102.0.*
magento/magento-composer-installer
*
magento/module-checkout
100.2.*
magento/module-directory
100.3.*
magento/module-offline-payments
100.2.*
magento/module-payment
100.2.*
magento/module-quote
101.1.*
magento/module-shipping
100.3.*
php
~7.1.3||~7.2.0||~7.3.0
Requires (dev)
None
Suggests
magento/module-config:
*
Provides
None
Conflicts
None
Replaces
None
Cash on Pickup
Magento 2 Module to provide new shipping and payment method for cash payment and in store pickup
Installation
require module
composer require falkone/cash-on-pickup
clear cache, run magento setup
Usage
Configuration under Stores -> Configuration:
=> Sales -> Shipping Methods
activate Cash-on-Pickup Method
=> Sales -> Payments Methods
activate Cash-on-Pickup Method
Important: Cash-on-Pickup Payment Method is only available in checkout when Cash-on-Pickup Shipment is selected.
But Customer can use Cash-on-Pickup Shipment in combination with other payment methods.
Compatibly
Magento 2.3.x
tested on Open Source Edition (Community)
not tested with MSI
Contribute
Feel free to fork project and create Pull-Requests.
Also please report bugs as issue here in GitHub.