Expected behavior:
Tips are supposed to be added on top of the final value.
Actual behavior:
Tips are discounted when the customer uses a coupon.
Reproduce steps:
Create a coupon (percentage);
Place an order, add tip;
Apply the coupon;
Checkout.
Version:
All
Additional Information:
For percentage coupons, the tips should not be discounted. For fixed amount coupons, if the coupon value is greater than the order value, the tips shouldn't be discounted as well.
Expected behavior: Tips are supposed to be added on top of the final value.
Actual behavior: Tips are discounted when the customer uses a coupon.
Reproduce steps:
Version: All
Additional Information: For percentage coupons, the tips should not be discounted. For fixed amount coupons, if the coupon value is greater than the order value, the tips shouldn't be discounted as well.