Copyright WooCommerce 2021. Terms & Conditions.
[This thread is closed.] When a new order arrives, the order is set to processing and further on the orders page (whether through the plugin or…
order statuses relate to payment gateways in the Troubleshooting section.
I figured it out. The status I need to set is not 'wc-goods-packed", but just 'goods- packed" as WC strips out the "wc-".
The WooCommerce Order Status Manager allows you to create, edit, and delete completely custom order statuses.
The problem is that I don't get any error log which shows me that the function work. But it becomes crazier. When I update the status via the ...
Thanks for this update! However, I've run into some serious issues implementing it. I made two new order statuses. They show up in my list, but I' ...
The following works to add a functional custom order status in a custom plugin: // Register new custom order status function ...
One major problem with the code is that it affects the sales report section as the order values of those with this new status are not considered in ...
What is not working? Did yoy check $order->status? · yes I checked order status. It remains the same. · spreek jij toevallig Nederlands Jeroen? Ik ...