transaction
The transaction object.
Properties
| Property | Description |
|---|---|
transaction.amount | — |
transaction.buyer_pending_payment_instructions | — |
transaction.buyer_pending_payment_notice | — |
transaction.created_at | Creation timestamp. |
transaction.gateway | — |
transaction.gateway_display_name | — |
transaction.id | Unique identifier. |
transaction.kind | — |
transaction.name | Name. |
transaction.payment_details | — |
transaction.receipt | — |
transaction.show_buyer_pending_payment_instructions | — |
transaction.status | — |
transaction.status_label | — |
Property list is generated from the storefront engine (TransactionDrop), so it always matches what your theme can use. Inspect live values with {{ transaction | json }}.