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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 172

LLMS_Payment_Gateway::get_test_mode_description()

Method: Get the description of test mode displayed on the admin panel

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

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_test_mode_enabled()

Method: Get value of the test mode enabled setting

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

Used by 2 functions | Uses 1 function

LLMS_Payment_Gateway::get_test_mode_title()

Method: Get the title of test mode displayed on the admin panel

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

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_title()

Method: Get gateway title setting

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

Used by 2 functions | Uses 1 function

LLMS_Payment_Gateway::get_transaction_url()

Method: Gateways can override this to return a URL to a transaction 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:572

Used by 0 functions | Uses 0 functions

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:591

Used by 0 functions | Uses 2 functions

LLMS_Payment_Gateway::handle_pending_order()

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:608

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::handle_recurring_transaction()

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/abstracts/abstract.llms.payment.gateway.php:618

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::is_default_gateway()

Method: Determine if the gateway is the default gateway This will be the FIRST gateway in the gateways that are enabled

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

Used by 0 functions | Uses 2 functions

LLMS_Payment_Gateway::is_enabled()

Method: Determine if the gateway is enabled according to admin settings checkbox

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

Used by 0 functions | Uses 1 function
« Previous 1 … 171 172 173 … 258 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions