Closed (works as designed)
Project:
Commerce coupon percentage
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2012 at 11:38 UTC
Updated:
17 Aug 2012 at 10:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lsolesen commentedComment #2
poniesI came across this as well. The original price for the line items is $139.95 with a 5% coupon applied. The final totals are correct.
Comment #3
jonathan_hunt commentedI suggest you install http://drupal.org/project/commerce_price_components, then edit the commerce_cart_summary view. For the Unit Price and Total, change the formatter to 'Price by components' and ensure only Base price is checked.
Comment #4
pcambra#3 is the right solution for this.
Comment #5
travismark commentedHAd the same issue and #3 works great thanks!