Method: Gateways can override this to return a URL to a subscription permalink on the gateway’s website If this is not defined, it will just return the supplied ID
Source: includes/abstracts/abstract.llms.payment.gateway.php:509
Method: Get an array of features the gateway supports
Source: includes/abstracts/abstract.llms.payment.gateway.php:519
Method: Get default gateway admin settings fields
Source: includes/abstracts/abstract.llms.payment.gateway.php:240
Method: Get API mode if test is not supported will return “live”
Source: includes/abstracts/abstract.llms.payment.gateway.php:311
Method: Gateways can override this to return a URL to a customer permalink on the gateway’s website If this is not defined, it will just return the supplied ID
Source: includes/abstracts/abstract.llms.payment.gateway.php:373
Method: Get the frontend description setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:383
Method: Get the display order setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:393
Method: Get the value of the enabled setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:403
Method: Get fields displayed on the checkout form Gateways should define this function if the gateway supports fields
Source: includes/abstracts/abstract.llms.payment.gateway.php:414
Method: Get the icon displayed on the checkout form
Source: includes/abstracts/abstract.llms.payment.gateway.php:424