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
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: Magic Getter for User Data Mapped directly to the WP_User class
Source: includes/abstracts/llms.abstract.user.data.php:57
Method: Allows direct access to WP_User object for retrieving user data from the user or usermeta tables
Source: includes/abstracts/llms.abstract.user.data.php:140
Method: Perform validations according to $screen and update the user
Source: includes/class.llms.person.handler.php:803
Method: Validate submitted user data for registration or profile updates
Source: includes/class.llms.person.handler.php:873
Method: Output Voucher toggle JS in a quick and shameful manner.
Source: includes/class.llms.person.handler.php:1035