WooCommerce Change Status

Status: Closed · Asked by Louis kwok on · 0 views

Louis kwok — Question ·

Hi Expert,

i have a very simple flow, part of them is to retrieve the woocommerce order and update the order from "on-hold" to "process"
However, the action "update an order" require me to input some value of most of the field, actually not difficult but the most headache is it require to fill the product ID and quantity, most of my order purchase more than one item.

If i leave the field blank, they will return a error and cannot process.

For me , my flow is very simple , just want to change status (on-hold -->processing) , no change of other thing, please help to advise @Pabbly

thanks!!

Pabblymember11 — Reply ·

Hey @Louis kwok

We looked into the router and found that you might need to map the Product ID, Quantity, and Customer ID for the dynamic run of the workflow.

So, we have added the Iterator to run the update an order action of WooCommerce as many times as the products appear in your order according to the products, customer, and order.

For a better understanding of Iterator, please check this video -

youtube.com/watch?v=zJaGQ-SIB0I

Although we have set up the iterator in your router and re-mapped the fields as required. Please check the workflow once at your end -

Back to all forum threads · Log in to reply