TransactionObject

Description

The TransactionObject object represents a transaction.

Properties

TypeNameDescription
stringDateTimeDate and time the transaction was created.
stringSourceSource key that the transaction was processed under.
GwAddressShippingAddressShipping address associated with the transaction.
stringServerIPIP address of the server that submitted the transaction to gateway.
TransactionResponseResponseDetails about the result of the transaction.
LineItem[]LineItemsList of line items associated with the transaction.
TransactionDetailDetailsDetails about the transaction.
stringUserUsername of the person who processed this transaction.
FieldValue[]CustomFieldsList of custom fields.
stringCustomerIDIdentifies the Customer associated with the transaction.
CreditCardDataCreditCardDataCard data associated with the transaction.
stringClientIPIP address of client.
CheckTraceCheckTraceProvides information about whether the check was processed.
CheckDataCheckDataACH/eCheck payment details for the transaction.
GwAddressBillingAddressBilling address associated with the transaction.
stringAccountHolderName of the account holder.
stringStatusIndicates whether the transaction was authorized.
stringTransactionTypeType of transaction.
Possible Values
  • A - Auth Only
  • C - Credit
  • S - Sale
  • V - Voided Sale