e Duis.Payment namespace consists mostly of classes to assist in making payments through the gateway.
| Class | Description |
|---|---|
| AuthorizeNetGateway | Represents a class that handles the connection to the AuthorizeNetGateway gateway. |
| AuthorizeNetRequest | Represents a class that encapsulates the submission transaction for AuthorizeNet gateway. |
| AuthorizeNetResponse | Represents a class that encapsulates the AuthorizeNet gateway response. |
| MerchantDefinedFieldsCollection | Represents a collection of merchant defined field value pairs. |
| PaymentGatewayRequiredFieldException | Represents the exception that is thrown when attempting an action that violates a required field rule. |