LLMS_Payment_Gateway::get_supported_features()
Method: Get an array of features the gateway supports
Source: includes/abstracts/abstract.llms.payment.gateway.php:556
Method: Get an array of features the gateway supports
Source: includes/abstracts/abstract.llms.payment.gateway.php:556
Method: Get the description of test mode displayed on the admin panel
Source: includes/abstracts/abstract.llms.payment.gateway.php:567
Method: Get value of the test mode enabled setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:578
Method: Calculates the url to redirect to on transaction completion
Source: includes/abstracts/abstract.llms.payment.gateway.php:349
Filter Hook: Filters the redirect on order completion.
Source: includes/abstracts/abstract.llms.payment.gateway.php:385
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:399
Method: Get the frontend description setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:410
Method: Get the display order setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:421
Method: Get the value of the enabled setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:432
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:444