| CMS.Ecommerce.AuthorizeNetDataContracts Namespace | 
| Class | Description | |
|---|---|---|
| Address | 
            Authorize.NET API - Information about address.
              | |
| CreateTransactionRequest | 
            Authorize.NET API - Envelop for payment request.
              | |
| CreateTransactionResponse | 
            Authorize.NET API - Envelope for payment response.
              | |
| CreditCard | 
            Authorize.NET API - Credit card data.
              | |
| Customer | 
            Authorize.NET API - Information about customer.
              | |
| Error | 
            Authorize.NET API - Information about error.
              | |
| ErrorResponse | 
            Authorize.NET API - Envelope for error response.
              | |
| MainMessage | 
            Authorize.NET API - Piece of main information.
              | |
| MainMessages | 
            Authorize.NET API - Information about response.
              | |
| MerchantAuthentication | 
            Authorize.NET API - Authentication data for gateway.
              | |
| Message | 
            Authorize.NET API - Message.
              | |
| Order | 
            Authorize.NET API - Information about order.
              | |
| PartialAmount | 
            Authorize.NET API - Information about part of payment.
              | |
| Payment | 
            Authorize.NET API - Information about payment.
              | |
| ResponseResult | 
            Envelope for representing Authorize.NET response, which could be of type ErrorResponse or TransactionRespone.
              | |
| TransactionRequest | 
            Authorize.NET API - Payment request data.
              | |
| TransactionResponse | 
            Authorize.NET API - Response of payment transaction.
              | 
| Enumeration | Description | |
|---|---|---|
| MainMessagesResultCode | 
            Authorize.NET API - Result code of payment transaction.
              | |
| TransactionResponseCode | 
            Authorize.NET API - Type of transaction response.
              | |
| TransactionType | 
            Authorize.NET API - Type of transaction.
              |