Click or drag to resize
CMS.Ecommerce.AuthorizeNetDataContracts Namespace
 
Classes
  ClassDescription
Public classAddress
Authorize.NET API - Information about address.
Public classCreateTransactionRequest
Authorize.NET API - Envelop for payment request.
Public classCreateTransactionResponse
Authorize.NET API - Envelope for payment response.
Public classCreditCard
Authorize.NET API - Credit card data.
Public classCustomer
Authorize.NET API - Information about customer.
Public classError
Authorize.NET API - Information about error.
Public classErrorResponse
Authorize.NET API - Envelope for error response.
Public classMainMessage
Authorize.NET API - Piece of main information.
Public classMainMessages
Authorize.NET API - Information about response.
Public classMerchantAuthentication
Authorize.NET API - Authentication data for gateway.
Public classMessage
Authorize.NET API - Message.
Public classOrder
Authorize.NET API - Information about order.
Public classPartialAmount
Authorize.NET API - Information about part of payment.
Public classPayment
Authorize.NET API - Information about payment.
Public classResponseResult
Envelope for representing Authorize.NET response, which could be of type ErrorResponse or TransactionRespone.
Public classTransactionRequest
Authorize.NET API - Payment request data.
Public classTransactionResponse
Authorize.NET API - Response of payment transaction.
Enumerations
  EnumerationDescription
Public enumerationMainMessagesResultCode
Authorize.NET API - Result code of payment transaction.
Public enumerationTransactionResponseCode
Authorize.NET API - Type of transaction response.
Public enumerationTransactionType
Authorize.NET API - Type of transaction.