Post by raybark » Wed Feb 11, 2015 12:41 am

I installed Qphoria's latest FedEx Wsdl (Q), and it is returning significantly higher rates to the Opencart invoice than does the stock FedEx module. The stock module is returning rates consistent with my FedEx Ship Manager software.

Here is a screen shot with both configured to provide list rates with no adjustment:

Image

Has anyone found a reason/fix?

New member

Posts

Joined
Tue Sep 03, 2013 9:23 pm

Post by Johnathan » Wed Feb 11, 2015 7:40 am

Perhaps post a screenshot of how you've set the extension up, as well. Someone may notice an issue there.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by Cue4cheap » Wed Feb 11, 2015 11:10 am

Maybe it is getting a rate based on dimensions?

Mike

cue4cheap not cheap quality


Expert Member

Posts

Joined
Fri Sep 20, 2013 4:45 am

Post by raybark » Wed Feb 11, 2015 8:24 pm

Both have the same "base dimensions" set.

Q is looking into it. His support is some of the best.

New member

Posts

Joined
Tue Sep 03, 2013 9:23 pm

Post by raybark » Fri Feb 13, 2015 12:29 am

Actually, you are correct, and I made a poor assumption.

Qphoria has done a very nice job of integrating package dimensions to be fed to FedEx for rating, accounting for dimensional weights.

My assumption was that the "default" dimensions were what was fed, but in reality, there is an algorithm that uses the dimension of the items in the shopping cart, and the default values are only fed when the product has none entered.

However, it was the details of that algorithm that were throwing the rates off.

In order to estimate the package size - an extremely complex problem few have tackled - the module uses a "book packing" model, and looks at the maximum width and maximum length of all of the items in the cart, but then sums the height. That works OK for nice, discrete, square-cornered objects that must be stacked (like books), but ended up overestimating the package size needed for a mixed assortment of items that are conical, cylindrical, nestable, bendable, or foldable, as is the case for my product line.

I have modified the code to use the maximum of all three dimensions, and so far, that seems to be estimating better.

New member

Posts

Joined
Tue Sep 03, 2013 9:23 pm
Who is online

Users browsing this forum: No registered users and 5 guests