WooCommerce · Arazzo Workflow
WooCommerce Guest Order with Note and Refund
Version 1.0.0
Place a guest order, annotate it with a note, then refund it.
Provider
Workflows
guest-order-note-refund
Create a guest order, add a note, and refund it.
Creates a guest order, attaches an internal note, and issues a refund against the order.
1
createOrder
createOrder
Create a guest order (customer_id zero) with a single product line item.
2
addNote
createOrderNote
Attach an internal note to the order documenting the situation.
3
createRefund
createOrderRefund
Issue a refund against the order for the supplied amount.