TransactionObject
Description
The TransactionObject object represents a transaction.
Properties
| Type | Name | Description |
|---|---|---|
| string | DateTime | Date and time the transaction was created. |
| string | Source | Source key that the transaction was processed under. |
| GwAddress | ShippingAddress | Shipping address associated with the transaction. |
| string | ServerIP | IP address of the server that submitted the transaction to gateway. |
| TransactionResponse | Response | Details about the result of the transaction. |
| LineItem[] | LineItems | List of line items associated with the transaction. |
| TransactionDetail | Details | Details about the transaction. |
| string | User | Username of the person who processed this transaction. |
| FieldValue[] | CustomFields | List of custom fields. |
| string | CustomerID | Identifies the Customer associated with the transaction. |
| CreditCardData | CreditCardData | Card data associated with the transaction. |
| string | ClientIP | IP address of client. |
| CheckTrace | CheckTrace | Provides information about whether the check was processed. |
| CheckData | CheckData | ACH/eCheck payment details for the transaction. |
| GwAddress | BillingAddress | Billing address associated with the transaction. |
| string | AccountHolder | Name of the account holder. |
| string | Status | Indicates whether the transaction was authorized. |
| string | TransactionType | Type of transaction.Possible Values
|
