LLMS_Payment_Gateway::get_display_order()
Method: Get the display order setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:393
Method: Get the display order setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:393
Method: Get the value of the enabled setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:403
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:414
Method: Get the icon displayed on the checkout form
Source: includes/abstracts/abstract.llms.payment.gateway.php:424
Class: LifterLMS Payment Gateways Abstract
Source: includes/abstracts/abstract.llms.payment.gateway.php:17
Method: This should be called by the gateway after verifying the transaction was completed successfully
Source: includes/abstracts/abstract.llms.payment.gateway.php:146
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:184
Method: Get admin description for the gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:192
Method: Get the admin title for the gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:202