Blesta Source Documentation

gateways

Table of Contents

Interfaces

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.

Classes

Gateways Factory class for creating Gateway objects
Gateway Abstract class that all Gateways extend through MerchantGateway or NonmerchantGateway
MerchantGateway Abstract class that all Merchant Gateways must extend
NonmerchantGateway Abstract class that all Nonmerchant Gateways must extend

        
On this page

Search results