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:129
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:129
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:212
Method: Date field setter for date fields that require things to be updated when their value changes This is mainly used to allow updating dates which are editable from the admin panel which should trigger additional actions when updated
Source: includes/models/model.llms.order.php:1401
Method: Handles scheduling recurring payment retries when the gateway supports them
Source: includes/models/model.llms.order.php:1291
Method: Get configured payment retry rules
Source: includes/models/model.llms.order.php:723
Method: Calculate the next payment due date
Source: includes/models/model.llms.order.php:252
Method: Calculate the end date of the trial
Source: includes/models/model.llms.order.php:320
Method: Determine if the order can be retried for recurring payments
Source: includes/models/model.llms.order.php:341
Method: Calculate the date when billing should applicable to orders created from plans with a set # of billing intervals
Source: includes/models/model.llms.order.php:220
Method: Retrieve a user’s notification subscription preferences for a given type & trigger
Source: includes/models/model.llms.student.php:667