Tender transaction created
The Tender transaction created trigger starts a workflow when a monetary action such as a payment or refund takes place.
Actions
The following actions can be used in workflows that start with the Tender transaction created trigger.
- Add order line item
- Add order tags
- Archive order
- Cancel order
- Capture payment
- Create redirect URL
- Delete redirect URLs
- Mark order as paid
- Remove order metafield
- Remove order tags
- Remove shop metafield
- Submit fulfillment request
- Send HTTP request
- Send internal email
- Unarchive order
- Update order metafield
- Update order note
- Update shop metafield
- Wait
Example
In this example workflow, an email is sent when a tender transaction of 10,000 or more is created.
Testing the Tender transaction created trigger
To test a workflow that starts with this trigger, create a test order and then perform a transaction on it, such as performing a refund.
API details
The Tender transaction created trigger allows actions to be taken with the TenderTransaction Graphql API object.