Active
Project:
UC Variable Price
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2011 at 21:30 UTC
Updated:
2 Feb 2011 at 02:33 UTC
I'm trying to use a combination of varprice and node_checkout to sell event tickets by donation. Unfortunately the price that is entered in the cart is always the default value for varprice, rather than the price entered by the user. It seems that the price submitted into varprice is being lost by node_checkout. I am trying to dig through the code for both modules to figure out how to get it to work, but I'm a bit lost. If you have any suggestions on how to get it working then hopefully I can put together a patch for one or both modules to get them to work together. Thanks!
Comments
Comment #1
gtothab commentedI'm having the exact same problem!
SUBSCRIBE.
Comment #2
ob3ron commentedPatched in node_checkout: #1044350: Pass uc_varprice price to cart through node_checkout