Beschrijving
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
Installatie
- 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!
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“COD Default Status for WooCommerce” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “COD Default Status for WooCommerce” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.1
- Order Hook bugfix
1.0.0
- Inital Commit