Hi
I would like to know if is possible to apply a percentage coupon to the order total instead of the the line-item.
Ex:
product price 1 $40
product price 2 $40
subtotal $80
Coupon -$20
Total $60
Cheers
Hi
I would like to know if is possible to apply a percentage coupon to the order total instead of the the line-item.
Ex:
product price 1 $40
product price 2 $40
subtotal $80
Coupon -$20
Total $60
Cheers
Comments
Comment #1
pcambraWhat would be the difference?
Comment #2
rodvolpe commentedThanks for your reply.
I know that would not affect the total amount but how it would be displayed for the user.
Also in my use case we have a promotion where users can only apply a coupon when they spend a certain amount of money.
So lets say if user x spends over $100 show field coupon.
In this case I would need to display like I showed above not changing the the unit price.
Comment #3
pcambraI'd say this need would fit more as a fixed amount coupon, you just change the amount discounted.
Comment #4
jonathan_hunt commentedRe displaying product base price, see http://drupal.org/node/1706396#comment-6342258
Comment #5
pcambraComment #6
mrpeanut commentedWould applying the coupon to the order total fix my issue?
#1896632: Apply coupon to line item price (not product price)
I have a custom line item and the percentage coupon isn't being applied to it. If it were applied to the order total, it would fix it, correct?
Comment #7
mrpeanut commentedThis was a rules weight problem. (See #1896632: Apply coupon to line item price (not product price).) Please ignore. :)