UPS Rate on Site Don't Match what UPS.com Provides?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ediguy
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Wed Oct 15, 2008 10:27 am

UPS Rate on Site Don't Match what UPS.com Provides?

Post by ediguy » Wed Oct 15, 2008 10:38 am

Hello, newbie here!

When I go onto UPS.com and try to ship something from 02134 to 02452 I get Ground and Overnight. Yet the UPS logic on our site also returns 2nd day air. Why would this be?

User avatar
Road Rider
Commander (CMDR)
Commander (CMDR)
Posts: 144
Joined: Sat Jan 26, 2008 12:43 pm
Contact:

Re: UPS Rate on Site Don't Match what UPS.com Provides?

Post by Road Rider » Wed Oct 15, 2008 11:32 am

I am guessing that based on the zip codes (they are very close) that UPS knows that the package will arrive within 2 days so from there site 2nd day is not really a viable option.

However you have Able configured with 2nd day as a method so it will return a value for it.

Are the rates for ground and overnight correct?
Doug Morrison
Director of Marketing and eCommerce
Bike Authority
http://www.bikeauthority.com

ediguy
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Wed Oct 15, 2008 10:27 am

Re: UPS Rate on Site Don't Match what UPS.com Provides?

Post by ediguy » Wed Oct 15, 2008 11:37 am

The rates themselves are good, it's the service levels that concern me. If UPS doesn't offer 2nd day air, why would the API offer it?

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: UPS Rate on Site Don't Match what UPS.com Provides?

Post by Logan Rhodehamel » Wed Oct 15, 2008 12:30 pm

Road rider is probably correct. Ground shipping takes 2 days. 2nd day air takes 2 days. UPS may not show 2nd day air because Ground will give the same service level with price being the only difference.

To simulate, we could check transit time for each service and discard any higher priced services that had equal delivery times. That's not a currently a feature though.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

ediguy
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Wed Oct 15, 2008 10:27 am

Re: UPS Rate on Site Don't Match what UPS.com Provides?

Post by ediguy » Wed Oct 15, 2008 12:36 pm

Actually if you look at UPS site, ground delivery says 1 day between those 2 zip codes and overnight says 1 day. In the past using an HTTP Request when I did this type of thing I only got the ground and the overnight rate quotes, never the 2nd day air quote, even though I had allowed 2nd day air as an option.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: UPS Rate on Site Don't Match what UPS.com Provides?

Post by Logan Rhodehamel » Wed Oct 15, 2008 1:16 pm

If you turn on debugging for the UPS shipping gateway within AbleCommerce, the log will show you what is sent and what is returned via the http request. AbleCommerce only includes rates that are returned in the response and match a configured shipping method.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

Post Reply