LLMS_Payment_Gateway::get_api_mode()
Method: Get API mode if test is not supported will return “live”
Source: includes/abstracts/abstract.llms.payment.gateway.php:333
Method: Get API mode if test is not supported will return “live”
Source: includes/abstracts/abstract.llms.payment.gateway.php:333
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
Class: LifterLMS Payment Gateways abstract class
Source: includes/abstracts/abstract.llms.payment.gateway.php:22