UPS Shipping not accurate compared to UPS site

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
prodev42 wrote:
thank you tjbishop!!! it works for me...finally accurate...what I did was used his code and then
line 156,157
      sb.Append("<ShipperNumber>XXXXX</ShipperNumber>");
      sb.Append("<StateProvinceCode>XX</StateProvinceCode>");

change the X to your UPS shipper code and STATE
line 185
      sb.Append("<StateProvinceCode>XX</StateProvinceCode>");
change the X to your STATE

I'm making changes to the UPS plugin and will submit it to the nopC team for inclusion in core code:
Changes will provide the same functionality that was added to FedEx a while back -
PackingType.PackByOneItemPerPackage
PackingType.PackByVolume
PackingType.PackByDimensions

I'd also like to add negotiated rates.  Does someone have an updated/working version of UPS with negotiated rates changes?
The dropbox link from tjbishop is 8 months old, and I also see above changes.
10 years ago
I've made the changes to the UPS plugin to handle the packing options.  (No changes yet for negotiated rates)
Download from here:
http://www.noptools.com/p/21/ups-shipping-wpacking-options

Both source and compiled versions are avail.  Read the Readme.txt file in the compiled version's zip file.
10 years ago
New York wrote:
...

Hi Dennis,

Thanks a lot. I've just merged it into the official release - b64317a17610
10 years ago
You guys might also want to look at this post...
9 years ago
please help share the UPS Shipping Negotiated rate class again...

https://www.dropbox.com/s/lvurnltm8vqexpl/UPSComputationMethod.cs


thanks
Rajaram
9 years ago
Hi,

Need help with retrieving UPS negotiated rates. I'll appreciate if someone can explain how to accomplish this. Thanks!

Tan
9 years ago
New York wrote:
I've made the changes to the UPS plugin to handle the packing options.  (No changes yet for negotiated rates)
Download from here:
http://www.noptools.com/p/21/ups-shipping-wpacking-options

Both source and compiled versions are avail.  Read the Readme.txt file in the compiled version's zip file.


Any word on updating the plugin to have a negotiated rates option?  Still seems like there is no answer out there.
8 years ago
Anything yet on updating the plugin to have a negotiated rates option?
7 years ago
Hi all,

We've implemented the changes. And to test it out we need "Shipping Number" (UPS). Unfortunately, we don't have it.

Could anybody please share his(her) shipping number with us to test it out? Please PM it to me if you can do it

P.S. one more question. Could you please help me? Is this shipping number assigned to a certain UPS account? Or can it be used with any one (e.g. our credentials for UPS)?
7 years ago
As long as you're in there, please consider doing this workitem for Saturday deleivery
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.