WooCommerce · Arazzo Workflow
WooCommerce Create Order and Refund
Version 1.0.0
Place an order, mark it completed, then issue a refund against it.
Provider
Workflows
create-order-and-refund
Create an order, complete it, and issue a refund against it.
Creates an order, transitions it to completed, and creates a refund for the supplied amount and reason.
1
createOrder
createOrder
Create an order with a single product line item.
2
completeOrder
updateOrder
Update the order status to completed so it becomes eligible for a refund.
3
createRefund
createOrderRefund
Create a refund against the completed order for the supplied amount and reason.