Page 1 of 1

UPS unsupported API URL

Posted: Thu Jun 28, 2018 4:58 am
by websiteworld
Got a message today from UPS that said "
You are receiving this notification because our records indicate you are using an unsupported API URL (https://www.ups.com/ups.app/xml/ API name.) for UPS Developer Kit API transactions. Continued use of the URLs will subject your customers to unexpected outages and loss of packages with UPS."

What do we need to do to address this? Thanks! Also, we have some 1.5.x sites too.

Re: UPS unsupported API URL

Posted: Thu Jun 28, 2018 5:27 am
by straightlight

Re: UPS unsupported API URL

Posted: Thu Jun 28, 2018 8:31 am
by websiteworld
Thanks! I did this changed- catalog/model/extension/shipping/ups.php

-- From --
https://www.ups.com/ups.app/xml/Rate
-- To --
https://onlinetools.ups.com/ups.app/xml/Rate

Re: UPS unsupported API URL

Posted: Thu Jun 28, 2018 9:38 am
by straightlight
No problem.