LLMS_Order::get_next_payment_due_date()
Method: Retrieve the due date of the next payment according to access plan terms
Source: includes/models/model.llms.order.php:790
Method: Retrieve the due date of the next payment according to access plan terms
Source: includes/models/model.llms.order.php:790
Filter Hook: Filter the next payment due date.
Source: includes/models/model.llms.order.php:821
Method: Retrieve the timestamp of the next scheduled event for a given action
Source: includes/models/model.llms.order.php:835
Method: Get configured payment retry rules
Source: includes/models/model.llms.order.php:846
Method: SQL query to retrieve total amounts for transactions by type
Source: includes/models/model.llms.order.php:884
Method: Get the start date for the order gets the date of the first initially successful transaction if none found, uses the created date of the order
Source: includes/models/model.llms.order.php:936
Method: Retrieve an array of transactions associated with the order according to supplied arguments
Source: includes/models/model.llms.order.php:977
Method: Get the formatted coupon amount with a currency symbol or percentage
Source: includes/models/model.llms.order.php:602
Class: LLMS_Order model class
Source: includes/models/model.llms.order.php:84
Method: Add an admin-only note to the order visible on the admin panel notes are recorded using the wp comments API & DB
Source: includes/models/model.llms.order.php:179