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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

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

llms_automatic_payment_retry_scheduled

Action Hook: Action triggered after a recurring payment retry is successfully scheduled.

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

Used by 1 function | Uses 0 functions

llms_send_automatic_payment_retry_notification

Action Hook: Triggers the “Payment Retry Scheduled” notification.

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

Used by 1 function | Uses 0 functions

llms_automatic_payment_maximum_retries_reached

Action Hook: Action triggered when there are not more recurring payment retry rules.

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

Used by 1 function | Uses 0 functions

lifterlms_supporting_payment_gateways

Filter Hook: Filters the list of gateways supporting the specified feature.

Source: includes/class.llms.payment.gateways.php:193

Used by 1 function | Uses 0 functions

llms_get_gateway_admin_order_fields

Filter Hook: Filters a payment gateway’s admin title.

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

Used by 1 function | Uses 0 functions

llms_order_calculate_next_payment_date

Filter Hook: Filter the calculated next payment date

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

Used by 1 function | Uses 0 functions

lifterlms_checkout_confirm_before_payment_method

Action Hook: User form used to switch the payment source for recurring payment orders.

Source: templates/checkout/form-switch-source.php:78

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway_Manual::handle_pending_order()

Method: Handle a Pending Order.

Source: includes/class.llms.gateway.manual.php:167

Used by 0 functions | Uses 3 functions

LLMS_Payment_Gateway_Manual::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/class.llms.gateway.manual.php:137

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway_Manual::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/class.llms.gateway.manual.php:233

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