VirtueMart Forum

VirtueMart General => Commercial Jobs => Topic started by: John M on October 06, 2010, 01:57:57 AM

Title: Need some code tweaking
Post by: John M on October 06, 2010, 01:57:57 AM
I have a situation where my UPS charges are less 44% off of the displayed price from the UPS module.  My rates for next day air and next day saver are way to high on teh cart so I need to somehow reduce the cost of the total shipping rate after they enter the zip to reflect my savings of 44%

Can someone tell me how to do this or I can use a bid on it.

Thank you

John merlino
Title: Re: Need some code tweaking
Post by: lowmips on October 07, 2010, 20:44:42 PM
My UPSv2 module would allow you to modify the rates based on a percent value (shipping modifier).  It's a per-product setting, so you'd have to edit the shipping modifier for each one (or use a SQL call to blanket modify them all).

See here for module details:
http://forum.virtuemart.net/index.php?topic=47142.0
Title: Re: Need some code tweaking
Post by: lowmips on October 07, 2010, 22:34:19 PM
Actually, after having re-read your post, it sounds as if only those two shipping services have the high price issue...right? I'm not so sure it would help you if that's the case. My module does NOT have per-service shipping modifier granularity.   :-\

Reggie
Title: Re: Need some code tweaking
Post by: John M on October 30, 2010, 23:04:15 PM
Reggie it sounds as of you understand the problem and I am really in need of some help here.  Is their no way to right a small hack on the variable that comes back to the UPS module form UPS zone rates and just deduct the 44% from that number?