OrderController::validate_coupons( WC_Order $order )
Validate coupons applied to the order and remove those that are not valid.
Description Description
Parameters Parameters
- $order
-
(Required) Order object.
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php