Active
Project:
Ubercart Early Bird Discount
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Mar 2012 at 21:05 UTC
Updated:
14 Mar 2012 at 01:31 UTC
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
Comment #1
djdevinHi,
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
Comment #2
azoho commentedThanks 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