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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 7.0.0

LLMS_Frontend_Assets::get_checkout_urls()

Method: Retrieves AJAX checkout URLs used for checkout and switching payment source on the student dashboard.

Source: includes/class.llms.frontend.assets.php:275

Used by 1 function | Uses 3 functions

LLMS_Order::supports_modify_recurring_payments()

Method: Determine whether the recurring payment for this order can be modified.

Source: includes/models/model.llms.order.php:2114

Used by 0 functions | Uses 1 function

LLMS_Order::set_user_data()

Method: Sets user-related metadata for the order.

Source: includes/models/model.llms.order.php:1888

Used by 1 function | Uses 2 functions

lifterlms_new_pending_order

Action Hook: Action triggered after the order is initialized.

Source: includes/models/model.llms.order.php:1564

Used by 1 function | Uses 0 functions

llms_order_switch_source_action

Filter Hook: Filters the required user action for the order when switching the order’s payment source.

Source: includes/models/model.llms.order.php:1139

Used by 1 function | Uses 0 functions

llms_order_automatic_retry_rules

Filter Hook: Filters the automatic payment recurring retry rules.

Source: includes/models/model.llms.order.php:1029

Used by 1 function | Uses 0 functions

LLMS_Order::get_switch_source_action()

Method: Retrieves the user action required when changing the order’s payment source.

Source: includes/models/model.llms.order.php:1124

Used by 0 functions | Uses 2 functions

LLMS_Order::can_switch_source()

Method: Determines if the order’s payment source can be changed.

Source: includes/models/model.llms.order.php:497

Used by 1 function | Uses 2 functions

llms_order_can_switch_source

Filter Hook: Filters whether or not the order’s payment source can be changed.

Source: includes/models/model.llms.order.php:509

Used by 1 function | Uses 0 functions

LLMS_Order::can_be_confirmed()

Method: Determines if an order can be confirmed.

Source: includes/models/model.llms.order.php:382

Used by 0 functions | Uses 1 function
1 2 … 10 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions