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.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php




Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.