LLMS_Payment_Gateway::handle_payment_source_switch()
Method: Called when the Update Payment Method form is submitted from a single order view on the student dashboard
Source: includes/abstracts/abstract.llms.payment.gateway.php:634
Method: Called when the Update Payment Method form is submitted from a single order view on the student dashboard
Source: includes/abstracts/abstract.llms.payment.gateway.php:634
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/abstracts/abstract.llms.payment.gateway.php:651
Method: Get the icon displayed on the checkout form
Source: includes/abstracts/abstract.llms.payment.gateway.php:455
Method: Get the gateway’s ID
Source: includes/abstracts/abstract.llms.payment.gateway.php:466
Method: Retrieve an HTML link to a customer, subscription, or source URL If no URL provided returns the item value as string
Source: includes/abstracts/abstract.llms.payment.gateway.php:481
Method: Get the value of the logging setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:517
Method: Gateways can override this to return a URL to a source 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:531
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:545
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