I want to create flow for mark paid orders if status updated to delivered, any guide to create this flow ?
Hi @Grace_01
You might be able to achieve that with an Order fulfilled trigger followed by a condition to check that all of the order.fulfillments.displayStatus are DELIVERED then a Mark order as paid action. However, I’m not sure how that would work on orders where some fulfillments don’t qualify for delivery, such as a mix between pickup and delivery.
Hi @RPiii this is not working because when order fulfilled the initial status pickup and later on status changed to delivered once order delivered to customer. In this case how can we setup flow?