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:1587
Method: Get configured payment retry rules
Source: includes/models/model.llms.order.php:846
Method: Retrieve an array of transactions associated with the order according to supplied arguments
Source: includes/models/model.llms.order.php:977
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:248
Method: Calculate the next payment due date
Source: includes/models/model.llms.order.php:285
Filter Hook: Filter the calculated next payment date
Source: includes/models/model.llms.order.php:372
Method: Calculate the end date of the trial
Source: includes/models/model.llms.order.php:384
Method: Determine if the order can be retried for recurring payments
Source: includes/models/model.llms.order.php:406
Function: Output the student dashboard wrapper opening tags
Source: includes/functions/llms.functions.templates.dashboard.php:857
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:634