OrderController::validate_coupon_email_restriction( WC_Coupon $coupon, WC_Order $order )
Check email restrictions of a coupon against the order.
Description Description
Parameters Parameters
- $coupon
-
(Required) Coupon object applied to the cart.
- $order
-
(Required) Order object.
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php