Reviewed & tested by the community
Project:
Ubercart Donation Products
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 22:19 UTC
Updated:
11 Dec 2011 at 04:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
austintnacious commentedI'm changing this to go against uc_donation since I tried to do the addition of an optional donation via attributes as described above using a standard UC product node rather than a donation node and the total is accurately updated everywhere.
So it seems like the problem is with uc_donation and how it works with attributes.
Tho' that's about all I can say this is my first attempt at using ubercart and uc_mods, I'm relatively new to Drupal and I'm not a programmer.
I am using the 2.0 release of Ubercart on a D6.14 site using basic 2.8 as my base theme if that helps!
Comment #2
matthewn commentedI think I'm experiencing the same trouble pointed at here -- I cannot get the module's Checkout pane to work at all. When an amount is entered, it is mirrored down below in the "Order total preview" sub-pane, but the "Order total" is not updated, nor is the total accurate when you click "Review Order" and arrive at the next page. Anyone have an idea how to fix this one?
Comment #3
stella commentedAttached patch is kinda hacky but fixes both the order total preview box on the checkout page and the total on the order review page. However, the donation product line item doesn't appear on the order review page and so maybe it would be better to make the added donation into a proper line item - currently doesn't do this for me when I add a donation in the checkout.
Comment #4
jonathan_hunt commentedWorks for me in conjunction with additional @stella patches. Refer #1367486
Comment #5
jonathan_hunt commented