LLMS_Order_Generator::get_coupon()
Method: Retrieves the coupon object for the order.
Source: includes/class-llms-order-generator.php:361
Method: Retrieves the coupon object for the order.
Source: includes/class-llms-order-generator.php:361
Method: Retrieves the payment gateway instance for the order.
Source: includes/class-llms-order-generator.php:372
Method: Retrieves the order object.
Source: includes/class-llms-order-generator.php:433
Method: Retrieves the order id to use for the order.
Source: includes/class-llms-order-generator.php:386
Method: Retrieves the access plan for the order.
Source: includes/class-llms-order-generator.php:422
Method: Retrieves the student for the order.
Source: includes/class-llms-order-generator.php:444
Method: Retrieves an array of data representing the student.
Source: includes/class-llms-order-generator.php:458
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
Method: Performs all required data validations necessary to create the order.
Source: includes/class-llms-order-generator.php:513
Method: Validates the coupon.
Source: includes/class-llms-order-generator.php:568