OrderController::validate_coupons()
Method: Validate coupons applied to the order and remove those that are not valid.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:131
Method: Validate coupons applied to the order and remove those that are not valid.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:131
Method: Validates the customer email. This is a required field.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:185
Class: OrderController class.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:13
Method: Create order and set props based on global settings.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:22
Method: Update an order using data from the current cart.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:48
Method: Copies order data to customer object (not the session), so values persist for future checkouts.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:70