TransactionDetails
Transaction details
Implements
Connections
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
Float!
)
Amount
BillingAddress!
)
Billing address
TransactionCategory
)
Payment type (Category)
String
)
Type of credit card
String
)
Last 4 of credit card
String
)
Description of transaction
ID!
)
The ID
OrderUnion
)
Replaced by field transactedFor
The quote or invoice that this transaction is associated with
Payment!
)
The payment transaction that this one originated from
String
)
Portal Transaction ID
Boolean!
)
Is the transaction still processing
ObjectTimestamps!
)
Object timestamps
TransactedForUnion
)
The quote, invoice, or merch order that this transaction is associated with
ISO8601Date!
)
Transaction date