Transaction Properties
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| Transaction Properties |
| Transaction Class See Also Send Feedback |
The Transaction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AuthorizationAmount |
Gets or sets the authorization amount.
| |
| AuthorizationCode |
Gets or sets the authorization code.
| |
| AVSCode |
Gets or sets the AVS code.
| |
| AVSResponse |
Gets the AVS response.
| |
| BatchSettledOn |
Gets or sets the batch settled on.
| |
| BatchSettlementID |
Gets or sets the batch settlement ID.
| |
| BatchSettlementState |
Gets or sets the state of the batch settlement.
| |
| BillingAddress |
Gets or sets the billing address.
| |
| CardExpiration |
Gets or sets the card expiration.
| |
| CardNumber |
Gets or sets the card number.
| |
| CardResponse |
Gets the card response.
| |
| CardResponseCode |
Gets or sets the card response code.
| |
| CardType |
Gets or sets the type of the card.
| |
| CAVVCode |
Gets or sets the CAVV code.
| |
| CAVVResponse |
Gets the CAVV response.
| |
| CustomerEmail |
Gets or sets the customer email.
| |
| CustomerID |
Gets or sets the customer ID.
| |
| DateSubmitted |
Gets or sets the date submitted.
| |
| Description |
Gets or sets the description.
| |
| Duty |
Gets or sets the duty.
| |
| DutyDescription |
Gets or sets the duty description.
| |
| FirstName |
Gets or sets the first name.
| |
| FraudFilters |
Gets or sets the fraud filters.
| |
| InvoiceNumber |
Gets or sets the invoice number.
| |
| IsRecurring |
Gets or sets a value indicating whether this instance is recurring.
| |
| LastName |
Gets or sets the last name.
| |
| LineItems |
Gets the line items.
| |
| OrderDescription |
Gets or sets the order description.
| |
| PONumber |
Gets or sets the PO number.
| |
| RequestedAmount |
Gets or sets the requested amount.
| |
| ResponseCode |
Gets or sets the response code.
| |
| ResponseReason |
Gets or sets the response reason.
| |
| SettleAmount |
Gets or sets the settle amount.
| |
| Shipping |
Gets or sets the shipping.
| |
| ShippingAddress |
Gets or sets the shipping address.
| |
| ShippingDescription |
Gets or sets the shipping description.
| |
| Status |
Gets or sets the status.
| |
| Tax |
Gets or sets the tax.
| |
| TaxDescription |
Gets or sets the tax description.
| |
| TaxExempt |
Gets or sets a value indicating whether [tax exempt].
| |
| TransactionID |
Gets or sets the transaction ID.
| |
| TransactionType |
Gets or sets the type of the transaction.
|