Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

mikejolley on "[Plugin: WooCommerce - excelling eCommerce] Mandatory Coupon Code"

$
0
0

This is not built in. To do this, you'd need a function hooked into the 'woocommerce_check_cart_items'. From there you can check $woocommerce->cart for a coupon, and add an error ($woocommerce->add_error()) if needed. This will prevent checkout.


Viewing all articles
Browse latest Browse all 104029

Trending Articles