1 reply [Last post]
aaronp@drupal.org's picture
Offline
Joined: 12/09/2008
Juice: 23
Was this information Helpful?

Hey all. I don't know if this is a bug, a feature or somewhere in-between. I have UPS quotes set to calculate as if the items were all in one box. This works great until the weight gets over 150 pounds. At that point, the cart gives a default message that the calculation couldn't be obtained (or if there's an alternate shipping method, that one is displayed and the UPS shipping method is not shown). I'm assuming it's because 150 pounds is UPS's defined maximum weight at which point an oversized package fee kicks in.

So my question is, once the weight gets over 150 pounds, shouldn't all-in-one start splitting the order into multiple boxes? Or shouldn't that at least be an option? I'd imagine the logic for it could start to get a little hairy, but as long as the estimate is close, it shouldn't be a problem. After all, the all-in-one setting is really kind of a rough estimate, too.

Thoughts?

aaronp@drupal.org's picture
Offline
Joined: 12/09/2008
Juice: 23
Re: Can't calculate UPS All-In-One setting for over 150 pounds

I did post this to http://drupal.org/node/367140 as well, as a (maybe erroneous?) bug.