• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 3.0.0 / Page 28

LLMS_Payment_Gateway::confirm_pending_order()

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_admin_description()

Method: Get admin description for the gateway

Source: includes/abstracts/abstract.llms.payment.gateway.php:192

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_admin_title()

Method: Get the admin title for the gateway

Source: includes/abstracts/abstract.llms.payment.gateway.php:202

Used by 2 functions | Uses 0 functions

LLMS_Payment_Gateway

Class: LifterLMS Payment Gateways Abstract

Source: includes/abstracts/abstract.llms.payment.gateway.php:17

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::complete_transaction()

Method: This should be called by the gateway after verifying the transaction was completed successfully

Source: includes/abstracts/abstract.llms.payment.gateway.php:146

Used by 0 functions | Uses 6 functions

LLMS_Abstract_User_Data::__get()

Method: Magic Getter for User Data Mapped directly to the WP_User class

Source: includes/abstracts/llms.abstract.user.data.php:57

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Data::get()

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

Used by 1 function | Uses 0 functions

LLMS_Person_Handler::update()

Method: Perform validations according to $screen and update the user

Source: includes/class.llms.person.handler.php:803

Used by 2 functions | Uses 2 functions

LLMS_Person_Handler::validate_fields()

Method: Validate submitted user data for registration or profile updates

Source: includes/class.llms.person.handler.php:873

Used by 4 functions | Uses 5 functions

LLMS_Person_Handler::voucher_toggle_script()

Method: Output Voucher toggle JS in a quick and shameful manner.

Source: includes/class.llms.person.handler.php:1035

Used by 0 functions | Uses 0 functions
« Previous 1 … 27 28 29 … 50 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions