







![]() ![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
Transaction Members |
Transaction Class Constructors Methods Properties See Also Send Feedback |
The Transaction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Transaction |
Initializes a new instance of the Transaction class.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | NewFromResponse(transactionDetailsType) |
Creates a Transaction directly from the API Response
|
![]() ![]() | NewFromResponse(transactionSummaryType) |
Creates a Transaction directly from the API Response
|
![]() ![]() | NewListFromResponse |
Creates a list of Transactions directly from the API Response.
|
![]() | ToString | (Inherited from Object.) |
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.
|