For the complete documentation index, see llms.txt. This page is also available as Markdown.

🚫Transaction object

The transaction object

How to access it

  • Use {% for transaction in order.transactions %} in tasks responding to shopify/orders events

  • Use {% for transaction in refund.transactions %} in tasks responding to shopify/refunds events

What it contains

Last updated

Was this helpful?