6.x-2.x-dev (2010-Jan-08)
I recall with an older version that applied discounts would show as a line item or something on the cart contents pane. I'm only seeing a subtotal. The discounts do not appear to be applied to the order total preview in the payment pane. If I proceed to the /cart/checkout/review screen, the discounts are listed on the payment pane and applied.
Comments
Comment #1
Sborsody commentedHrm, the discounts are appearing now.
Comment #2
Sborsody commentedAH! A non-applicable selector in my theme's javascript file was causing all the trouble. It was for an html object I had removed some time ago and didn't see the error message for.