How can I execute such a scenario:
when a customer enters coupon A,
if coupon B is already applied to the shopping cart,
then coupon A cannot be applied at the same time.
I know that there is an option to define that one coupon cannot be applied with other coupons, but I do want to be able to applied 2 coupons in the same time, but only make the restriction to specific cases only.