Mark order as paid
This page was printed on Jun 08, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/actions/mark-order-as-paid.
TheMark order as paidaction marks the order that triggered the workflow as paid. This action does not capture payment. For more details about when to mark an order as paid,review the information on deferred payments.
Triggers
TheMark order as paidaction has a hidden field added to it by the trigger. This field,Order ID, identifies the order to mark as paid. The order ID is set by default and can't be changed.
TheMark order as paidaction can be used in workflows that start with the following triggers:
- Fulfillment created
- Fulfillment event created
- Order cancelled
- Order created
- Order fulfilled
- Order paid
- Order risk analyzed
- Order transaction created
- Refund created
- Tender transaction created
Example
In this example workflow, an order is marked as paid when it is placed by a customer from a specific email address.
API details
To learn more, review theorderMarkAsPaid mutation.