| Class | Description | 
|---|---|
| AccountNumberMask | |
| CreditCardType | An extendible enumeration of credit card types. | 
| CreditCardTypeCheck | |
| PaymentAdditionalFieldType | |
| PaymentDeclineType | when a payment returns in error, this value indicates whether it is a "soft" decline (apt to be retried) or a "hard" one. | 
| PaymentGatewayRequestType | Gateways/processors support a vast array of different features, and in some cases
 a single API will perform several different functions based on the state of the request. | 
| PaymentGatewayType | This is designed such that individual payment modules will extend this to add their own type. | 
| PaymentLogEventType | An extendible enumeration of payment log types. | 
| PaymentTransactionType | The PaymentTransactionType is used to represent the types of operations/transactions that could occur against a single payment. | 
| PaymentType | This represents types of payments that can be applied to an order. | 
| TransparentRedirectConstants | |
| UnmaskRange | 
Copyright © 2020. All rights reserved.