| MerchantAch |
Merchant ACH processing interface. Defines all methods that an ACH payment
gateway must implement. Note: not all methods are required to be supported. |
| MerchantAchForm |
Merchant ACH custom form interface. Defines all methods that
an ACH form payment gateway must implement. |
| MerchantAchOffsite |
Merchant ACH offsite processing interface. Defines all methods that an ACH
offsite payment gateway must implement. Note: not all methods are required
to be supported. |
| MerchantAchVerification |
Merchant ACH verification processing interface. Defines all methods that an ACH
offsite payment gateway must implement if verification is required for the accounts. |
| MerchantCc |
Merchant Credit Card processing interface. Defines all methods that a credit
card payment gateway must implement. Note: not all methods are required to
be supported. |
| MerchantCcForm |
Merchant Credit Card custom form interface. Defines all methods that a
credit card form payment gateway must implement. |
| MerchantCcOffsite |
Merchant Credit Card offsite processing interface. Defines all methods that a
credit card offsite payment gateway must implement. Note: not all methods are
required to be supported. |