Description
This plugin is made for people who need to confirm Cash-on-Delivery (COD) orders before processing them.
By default, WooCommerce sets COD order statuses to ‘Processing’ and reduces stock accordingly. If you need to reduce the stock only when an order is confirmed, this plugin is for you.
Set the default status of COD payment method to ‘On-hold’ or ‘Pending Payment’ and check ‘Do not reduce stock’. And you are all set.
When the order is confirmed, and its status set to ‘Processing’ (usually by an admin or manager), stocks will be reduced.
Contribute https://github.com/woofx/cod-default-status-woocommerce
Screenshots
Installation
- Upload the plugin to your woocommerce site, Activate it
- Go to
WooCommerce > Settings > Payments > Cash on Delviery
- Below the default options, you will find the default status options
- Set your preferences and update. Done!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“COD Default Status for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “COD Default Status for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Order Hook bugfix
1.0.0
- Inital Commit