TransactionDetails

Transaction details

Implements

Connections

transactions (TransactionUnionConnection!)

All relevant transaction records

Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

Fields

amount (Float!)

Amount

billingAddress (BillingAddress!)

Billing address

category (TransactionCategory)

Payment type (Category)

ccCardType (String)

Type of credit card

ccLastFour (String)

Last 4 of credit card

description (String)

Description of transaction

id (ID!)

The ID

order (OrderUnion)
Deprecation notice

Replaced by field transactedFor

The quote or invoice that this transaction is associated with

originatingPaymentTransaction (Payment!)

The payment transaction that this one originated from

portalTransactionId (String)

Portal Transaction ID

processing (Boolean!)

Is the transaction still processing

timestamps (ObjectTimestamps!)

Object timestamps

transactedFor (TransactedForUnion)

The quote, invoice, or merch order that this transaction is associated with

transactionDate (ISO8601Date!)

Transaction date