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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/class-llms-order-generator.php

LLMS_Order_Generator::validate_coupon()

Method: Validates the coupon.

Source: includes/class-llms-order-generator.php:568

Used by 0 functions | Uses 3 functions

LLMS_Order_Generator::validate_gateway()

Method: Validates the payment gateway.

Source: includes/class-llms-order-generator.php:609

Used by 0 functions | Uses 3 functions

LLMS_Order_Generator::validate_order()

Method: Validates the order.

Source: includes/class-llms-order-generator.php:642

Used by 0 functions | Uses 3 functions

LLMS_Order_Generator::validate_plan()

Method: Validates the access plan.

Source: includes/class-llms-order-generator.php:675

Used by 0 functions | Uses 2 functions

LLMS_Order_Generator::validate_terms()

Method: Validates the site’s terms and conditions were submitted.

Source: includes/class-llms-order-generator.php:699

Used by 0 functions | Uses 3 functions

LLMS_Order_Generator::validate_user()

Method: Validates the submitted user data.

Source: includes/class-llms-order-generator.php:723

Used by 0 functions | Uses 3 functions

LLMS_Order_Generator::get_user_data()

Method: Retrieves an array of data representing the student.

Source: includes/class-llms-order-generator.php:458

Used by 2 functions | Uses 0 functions

LLMS_Order_Generator::sanitize_retrieved_order_id()

Method: Sanitizes the order_id retrieved by {@see LLMS_Order_Generator::get_order_id()} to ensure it can be resumed or confirmed during checkout.

Source: includes/class-llms-order-generator.php:501

Used by 1 function | Uses 0 functions

LLMS_Order_Generator::validate()

Method: Performs all required data validations necessary to create the order.

Source: includes/class-llms-order-generator.php:513

Used by 2 functions | Uses 2 functions

llms_before_generate_order_validation

Filter Hook: Allows 3rd party validation prior to generation of an order.

Source: includes/class-llms-order-generator.php:524

Used by 1 function | Uses 0 functions
1 2 3 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions