Hi thanks for this module,

I have this working but on the checkout page, and review order page, there is no discount displaying.
The discount only shows on the cart page and not the other pages.

Looking at uc_earlybird.module there is function uc_earlybird_line_item_callback which should display discount per item on the checkout page, but this is not showing for me.

Using Drupal 6.17 and Ubercart 6.x-2.4

Comments

djdevin’s picture

Assigned: Unassigned » djdevin

Hi,

I went through and created a product with a date discount, and saw notification on 1) the cart page 2) the order form 3) the review page so I'm not sure what you are seeing. I tested with Ubercart 2.7. Can you try with that?

Thanks

azoho’s picture

Thanks for the speedy reply!

I have downloaded Ubercart 2.7 from drupal.org and installed it, but I still don't see a discount notice on the checkout or review pages, cart/checkout and cart/checkout/review

Maybe it is a conflict with another module? Under UC I am using Price per role, and Extra Fields Pane in addition to most of the UC core.

Would appreciate any pointers you might have to determine the issue. Thanks