Dev Resources

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

LLMS_Order::after_create()

Method: Called after inserting a new order into the database

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

Used by 0 functions | Uses 0 functions

LLMS_Order::calculate_billing_end_date()

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

Used by 0 functions | Uses 0 functions

LLMS_Order::calculate_next_payment_date()

Method: Calculate the next payment due date

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

Used by 0 functions | Uses 0 functions

llms_order_calculate_next_payment_date

Filter Hook: Filter the calculated next payment date

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

Used by 0 functions | Uses 0 functions

LLMS_Order::calculate_trial_end_date()

Method: Calculate the end date of the trial

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

Used by 0 functions | Uses 0 functions

LLMS_Order::can_be_retried()

Method: Determine if the order can be retried for recurring payments

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

Used by 0 functions | Uses 0 functions

LLMS_Order::can_resubscribe()

Method: Determine if an order can be resubscribed to

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

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

LLMS_Order::get_access_status()

Method: Get the current status of a student’s access based on the access plan data stored on the order at the time of purchase

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

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