Hello,
I would like to automate the creation of orders via zapier to wordpress from marketplaces orders which are done via shopping feed.
The automation is already up and running for simple product orders, but for multi-product orders, I have a problem adding products, which means that I get an error on the wordpress order created.
As you can see in the image, a discount has been added to the product when there shouldn't normally be one.
I have used the "update order" method in woocommerce to add the 2nd product by inserting the commane id so that it can find it and add the product.
Can you help me with this please?