This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WooCommerce Cash On Pickup

Description

Accept “cash on pickup” payment method on your WooCommerce store.

Features:

  • customizable instructions are printed on the checkout and “thank you” page, and added to the email sent to the customer
  • ability to make the cash on pickup the only payment method available if the customer chooses the local pickup “shipping” on the checkout page
  • it’s possible to make the cash on pickup payment available only for some of the shipping methods
  • option to select the status of new orders that are paid on pickup
  • option to accept cash on pickup payment if the order is virtual
  • Local Pickup Plus compatible
  • WPML support

Screenshots

  • Cash on Pickup settings page

Installation

  1. Go to Plugins > Add New > Search
  2. Type WooCommerce Cash On Pickup in the search box and hit Enter
  3. Click on the button Install and then activate the plugin

Manual Installation

The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

Reviews

August 22, 2020
Great work !!! Keep supporting it !!! Thank you very much, it helped me a lot
October 1, 2019
The plugin does what it says! Thank you so much for this plugin. Please keep it up with latest woocommerce versions if you can!
July 24, 2019
Very useful plugin that is essential in my opinion. Local pickup is available on the core Woocommerce but payment onsite is not and this plugin fills this gap. Although it works as of now (WordPress 5.2.2 and WC 3.6.5) i would strongly recommend the developer to maintain it to increase credibility as it gives a warning that it hasn’t been tested with the latest 3 major releases of WordPress (last update 1 year ago).
October 13, 2018
Previously I used my own snippets to get nearly the same result but keeping it up to date on multiple sites was a headache. This plugin is easy to use, has only the necessary options and I hope it will be supported in the future. Keep up the great work!
Read all 14 reviews

Contributors & Developers

“WooCommerce Cash On Pickup” is open source software. The following people have contributed to this plugin.

Contributors

“WooCommerce Cash On Pickup” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “WooCommerce Cash On Pickup” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.6

  • Add: support for shipping zones introduced in WooCommerce 3.4, props Peter Morvay
  • Tested up to WordPress version 5.5
  • Bump ‘WC tested up to’ version

1.5

  • Add: option to accept Cash on pickup payment if the order is virtual

1.4.4

  • Fix: Add and update WooCommerce < 3.0 backward compatibility

1.4.3

  • Fix: https://wordpress.org/support/topic/warnings-on-my-account-pages/
  • Bump ‘WC tested up to’ version

1.4.2

  • Fix: Menus editor not showing, due to woocommerce_available_payment_gateways filter hook firing in the admin

1.4.1

  • Fix: Rename the text domain to comply with the language packs requirements

1.4

  • Add: option to disable other payment methods if local pickup “shipping” is selected on the checkout page

1.3.1

  • Fix: wpml-config.xml fix

1.3

  • Fix: gateway not available if shipping is disabled in WooCommerce general settings
  • Tested up to WordPress version 4.9

1.2

  • Plugin maintainer changed
  • Add: option to choose default status of new orders added
  • Add: instructions are now added to the email send to a customer
  • Fix: broken admin input field “Enable for shipping methods”
  • Fix: WooCommerce 3.0 compatibility
  • Fix: code and indentation cleanup, more code imported from WooCommerce COD gateway

1.1.2

  • Add: WPML support

1.1.1

  • Fix: Error that prevent the payment method to show on checkout page

1.1

  • Add: Added “Settings” link in plugins list page
  • Add: filter wc_cop_default_order_status
  • Add: “Place Order” button text and filter woocommerce_cop_order_button_text
  • Fix: Compatible with WooCommerce 2.1+
  • Fix: minor changes

1.0

  • First release