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

pcambra’s picture

Project: Commerce Coupon (D7) » Commerce coupon percentage
Version: 7.x-1.0-beta5 » 7.x-1.x-dev
Priority: Critical » Normal

What would be the difference?

rodvolpe’s picture

Thanks 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.

pcambra’s picture

I'd say this need would fit more as a fixed amount coupon, you just change the amount discounted.

jonathan_hunt’s picture

Re displaying product base price, see http://drupal.org/node/1706396#comment-6342258

pcambra’s picture

Status: Active » Closed (works as designed)
mrpeanut’s picture

Status: Closed (works as designed) » Active

Would 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?

mrpeanut’s picture

Status: Active » Closed (works as designed)

This was a rules weight problem. (See #1896632: Apply coupon to line item price (not product price).) Please ignore. :)