LLMS_Payment_Gateway_Manual::is_enabled()
Method: Determine if the gateway is enabled according to admin settings checkbox
Source: includes/class.llms.gateway.manual.php:245
Method: Determine if the gateway is enabled according to admin settings checkbox
Source: includes/class.llms.gateway.manual.php:245
Method: Get fields displayed on the checkout form
Source: includes/class.llms.gateway.manual.php:87
Filter Hook: Manual Payment Gateway Class
Source: includes/class.llms.gateway.manual.php:94
Method: Get admin setting fields
Source: includes/class.llms.gateway.manual.php:106
Method: Called when the Update Payment Method form is submitted from a single order view on the student dashboard
Source: includes/class.llms.gateway.manual.php:135
Method: Handle a Pending Order Called by LLMS_Controller_Orders->create_pending_order() on checkout form submission All data will be validated before it’s passed to this function
Source: includes/class.llms.gateway.manual.php:165
Method: Called by scheduled actions to charge an order for a scheduled recurring transaction This function must be defined by gateways which support recurring transactions
Source: includes/class.llms.gateway.manual.php:221
Class: Manual Payment Gateway Class
Source: includes/class.llms.gateway.manual.php:19
Method: Constructor
Source: includes/class.llms.gateway.manual.php:34
Method: Output payment instructions if the order is pending
Source: includes/class.llms.gateway.manual.php:63