I'm trying to troubleshoot a D7 site that has this module installed, and there seem to be several issues. I know it's still in alpha, and early alpha at that, so it may be that the D7 version of module just isn't really very functional yet, but it would be helpful to get some idea how many of the issues I've encountered are known bugs that just haven't been fixed yet, and how many might be something I or others working on this site have done wrong.

  1. I can't get the discounted price to show up. I followed the directions in the Read Me file for setting up the product_price_alterer_field (well as best I could, given that they were written for D6), and the Discounted Price field is there when looking at the fields for that content type, and set it to display, but it doesn't. I'm logged in as a role that gets a discount on all products, but no discounted price shows up on any field.
  2. When I try to add the discounted price field to the catalog view, Views gives me the "Broken/missing handler" error message.
  3. When I place a discounted product in my cart, the sidebar display does not show the discount, at any point in the process, although the cart view in the main content area of the page shows it. This is likely to confuse customers.
  4. When I go through to the checkout, the discount shows up in the initial cart contents area of the checkout page, but not in the order total at the bottom of the page.
  5. If I enter a dummy credit card number in the payment section and proceed to the order review page, again, the order total shows no discount, although it does show among the line items at the top.

As I said, I know the D7 version of the module is still in alpha. But if someone could let me know whether it's at least theoretically possible to get it working at present, or whether a lot of the functionality just isn't there yet and it can't really be made to work at all without adding a lot of custom code, that would be great. Thank you!

Comments

dvasquez’s picture

+1
If any body can HELP with these Multiple problems, we can send a donation.
It's there any maintainer for fixing it?

invisibleink’s picture

+1 on multiple problems. This post is relevant to number 4.

I have this module on a live site, and one tiny setting killed the small amount of functionality that was working. So I'm sharing this finding to help others...
In Store Configuration...Basic settings, you absolutely have to enable the Pane for "Enter discount codes", or the discounts will not be applied to the order total.

I had turned it off that pane so as not to have a duplicate when using the uc_coupon module, which does work. Lo and behold, that setting prevented this module from applying it's non-code discounts.

Hope this helps someone!

dvasquez’s picture

I'll test it... i talk to you later if that works for me.

tinker’s picture

Status: Active » Fixed

Issues 1 & 2: product_price_alterer_field has not been ported to 7.x yet. There is a work in progress #2318697: product_price_alterer_field that should be tested and reviewed. Please use that issue to report problems with product_price_alterer_field sub module.

Issue 3 - AFAIK having discounts show in cart block is not an existing feature. Please create a 'feature request' for this one issue.

Issues 4 & 5 should be fixed in 7.x-2.0-alpha3.

Closing this issue because it contains multiple issues.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.