Skip to main content
object

Requires customer_read_orders access scope.

A payment transaction within an order context.

•DateTime!
non-null

The date and time when the transaction was created.

•GiftCardDetails

The gift card details for the transaction.

Show fields
•ID!
non-null

A globally-unique ID.

•OrderTransactionKind

The kind of the transaction.

Show enum values
•Order

The associated order for the transaction.

Show fields
•PaymentDetails

The payment details for the transaction.

Show union types
•PaymentIconImage

The payment icon to display for the transaction.

Show fields
•DateTime

The date and time when the transaction was processed.

•OrderTransactionStatus

The status of the transaction.

Show enum values
•MoneyBag!
non-null

The amount and currency of the transaction in shop and presentment currencies.

Show fields
•String

The ID of the parent transaction.

•OrderTransactionType!
non-null

The type of the transaction.

Show enum values
•TransactionTypeDetails

The details of the transaction type.

Show fields

Was this section helpful?

•interface

Was this section helpful?