LLMS_Payment_Gateway::get_test_mode_enabled()
Method: Get value of the test mode enabled setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:578
Method: Get value of the test mode enabled setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:578
Method: Get the title of test mode displayed on the admin panel
Source: includes/abstracts/abstract.llms.payment.gateway.php:589
Method: Get gateway title setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:600
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
Method: This should be called by the gateway after verifying the transaction was completed successfully
Source: includes/abstracts/abstract.llms.payment.gateway.php:166
Action Hook: LifterLMS Payment Gateways Abstract
Source: includes/abstracts/abstract.llms.payment.gateway.php:175
Method: Confirm a Payment Called by LLMS_Controller_Orders->confirm_pending_order() on confirm form submission Some validation is performed before passing to this function, as it’s not required gateways will likely doing further validations as are needed
Source: includes/abstracts/abstract.llms.payment.gateway.php:201
Method: Get admin description for the gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:210