• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 165

LLMS_Order::generate_order_key()

Method: Generate an order key for the order

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

Used by 1 function | 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:415

Used by 3 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:459

Used by 1 function | Uses 2 functions

LLMS_Order::get_action_args()

Method: Retrieve arguments passed to order-related events processed by the action scheduler

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

Used by 3 functions | Uses 0 functions

LLMS_Order::get_coupon_amount()

Method: Get the formatted coupon amount with a currency symbol or percentage

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

Used by 0 functions | Uses 1 function

LLMS_Order::get_creation_args()

Method: An array of default arguments to pass to $this->create() when creating a new post

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

Used by 0 functions | Uses 1 function

LLMS_Order::get_customer_name()

Method: Retrieve the customer’s full name

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

Used by 0 functions | Uses 0 functions

LLMS_Order::get_gateway()

Method: Retrieve the payment gateway instance for the order’s selected payment gateway

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

Used by 1 function | Uses 1 function

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:604

Used by 0 functions | Uses 1 function

LLMS_Order::get_last_transaction()

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

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

Used by 2 functions | Uses 1 function
« Previous 1 … 164 165 166 … 258 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions