[This thread is closed.] Hi Forum, I need to use the same coupon more than once on the same order. For example, if I have a coupon with a discount of…
From WooCommerce 3.2+, coupons can be added to or removed from orders in the ...
Reduce cart abandonment by offering the first-order discount to new users.
In order to have a coupon which applies for all recurring payments, leave this field ...
Instead of using coupons, you should better use a custom discount function to get this working: add_action( ...
... Coupons allowed as explained at the end of this page. Please, note: it's essential that you enable the use of coupon codes from your WooCommerce settings ...
WooCommerce: Prevent multiple coupons of the same "type" on a single order. This will, for instance, prevent coupon stacking if a customer or user has access ...
This WooCommerce discount plugin allows you to create dynamic priced
With the plugin you can set a minimum and a maximum of units, but you can not apply the same coupon code on an order ( Woocommerce ...
Here it is a solution creating a special meta_key for the $order->id to avoid new coupon generation with the same coupon code, when refreshing or reopening ...