falkone/cashonpickup v1.0.2

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
Requires (dev)

None

Suggests
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.