Skip to main content

Hi! First, I will tell you the background:

 

In my WooCommerce store, I`m selling most of my products on request/demand.

With a plugin, I customized the Order Status: Order On Production, that doesn’t exist on WooCommerce.

But, when A Customer buys me a product on demand, WooCommerce assigns to the Order Status: Processing.

My question is: Is possible, by a zap, to change the Order Status from Processing to Order on production, for example, using a condition like:

“If there is a product on the order with the meta data ´Bought on demand’: 1 update the order status from Processing to Order on production”

Well, 

I hope it's possible, but I can't find a way to do it.

Regards

Guillermo.

Ok! I got it :)

Its possible with a filter.


Thanks for sharing the solution with us,  @La Batita Presumida!