ToddH Posted January 16, 2005 Posted January 16, 2005 anyone know about this problem, I installed the USPS Methods2.7c, enabled only Priority mail, first class, and media mail. The shipping rates that usps are looking up are very high. I set my shipping zone and zip code in the configuration, set the tare to 0, not adding any handling fee. But even if I ship to the same zip code it's making a 2 lb package $10 for priority. even a 0.9 lb package is $6.30. Quote
stevel Posted January 21, 2005 Posted January 21, 2005 Is Tare Weight in admin set to a non-zero value? Quote Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
pvscvl Posted February 4, 2005 Posted February 4, 2005 I'm having the same problem with USPS Methods 2.7c. It seems that the rates are for a LARGE package and I need to get rates for REGULAR. I looked at the code of usps.php and it looks like it should be requesting REGULAR rates. Did you ever figure out a solution for this? Quote
stevel Posted February 4, 2005 Posted February 4, 2005 Are you sure that's the problem? The rates seemed correct for me. Check the Tare Weight in Admin under Shipping. Quote Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
pvscvl Posted February 4, 2005 Posted February 4, 2005 (edited) Are you sure that's the problem? The rates seemed correct for me. Check the Tare Weight in Admin under Shipping. <{POST_SNAPBACK}> I have my tare weight and large package increase set to 0. When I go to usps.gov and enter the info manually the rates are less than half of what I am getting with my OSC store. If I change the package size to large at usps.gov I get the exact same results that my store is showing, so I figure it must be pulling the LARGE rates instead of REGULAR. Edited February 4, 2005 by pvscvl Quote
pvscvl Posted February 4, 2005 Posted February 4, 2005 Actually, if I could just divide the rates I get from USPS by 2 then that should work out ok, giving me enough room for handling charges and any weight errors. Does anyone know where I would change the code so that it will cut the rates in half before processing the order? Thanks for any help. Quote
stevel Posted February 5, 2005 Posted February 5, 2005 (edited) Try this contrib first - it is a drop-in replacement for usps.php. I use it and it works fine for me. Edited February 5, 2005 by stevel Quote Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
pvscvl Posted February 5, 2005 Posted February 5, 2005 I've tried that one, but I don't think the domxml module is installed on the host I am using because it always gives an error. I think my best fix at this point is to divide the results by 2. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.