zerodash Posted May 2, 2005 Posted May 2, 2005 For the majority of my orders, the UPS shipping module calculates the shipping rates MUCH lower than I am getting from Worldship and the UPS website. I'm currently using the v1.54 (?) version of the shipping module. Where do these rates come from, and what is the recommended way to rectify this problem? Thanks in advance :) Quote
Guest Posted May 13, 2005 Posted May 13, 2005 For the majority of my orders, the UPS shipping module calculates the shipping rates MUCH lower than I am getting from Worldship and the UPS website. I'm currently using the v1.54 (?) version of the shipping module. Where do these rates come from, and what is the recommended way to rectify this problem? Thanks in advance :) <{POST_SNAPBACK}> The UPS module selects the incorrect field by default. In the /includes/modules/shipping/ups.php file modify the two lines that read $result[8] to have $result[10] instead. That field is the actual shipping cost. 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.