Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/models/model.llms.order.php / Page 4

LLMS_Order::get_initial_price()

Method: Get the initial payment amount due on checkout This will always be the value of “total” except when the product has a trial

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

Used by 0 functions | Uses 0 functions

LLMS_Order::get_notes()

Method: Get an array of the order notes Each note is actually a WordPress comment

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

Used by 0 functions | Uses 0 functions

LLMS_Order::get_product()

Method: Retrieve an LLMS_Post_Model object for the associated product

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

Used by 0 functions | Uses 0 functions

LLMS_Order::get_last_transaction()

Method: Retrieve the last (most recent) transaction processed for the order

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

Used by 0 functions | Uses 0 functions

LLMS_Order::get_last_transaction_date()

Method: Retrieve the date of the last (most recent) transaction

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

llms_order_get_next_payment_due_date

Filter Hook: Filter the next payment due date.

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

Used by 0 functions | Uses 0 functions

LLMS_Order::get_next_scheduled_action_time()

Method: Retrieve the timestamp of the next scheduled event for a given action

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

Used by 0 functions | Uses 0 functions

LLMS_Order::generate_order_key()

Method: Generate an order key for the order

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

Used by 0 functions | Uses 0 functions

LLMS_Order::get_access_expiration_date()

Method: Determine the date when access will expire based on the access settings of the access plan at the $start_date of access

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 6 Next »
Proudly powered by WordPress