Rates Do Not Match FedEx Site
-
I’ve installed, tested, and switched the shipping calculator to live production. I want to use the plugin just for calculating rates, as I don’t need it print labels. It produces all the shipping methods I expect it to, but the rates it produces are consistently lower than the rates I get by entering the exact same shipping data at the FedEx site.
I have triple checked the credentials to make sure I’m using the correct live/production account number, meter number, web services key, and web services password.
I have triple checked the dimensions and weight of the package on both my site and the Fedex site that I’m using to compare rates.
I have confirmed that “This is a production key” is checked.
I have disabled residential delivery and insurance.
I have specified “List Rates” under the Request Type.Through debug I am seeing an address validation error (but as I said, I’ve rechecked the credentials multiple times – and besides, through testing I’ve found that if they credentials were wrong, it wouldn’t return any rates at all):
stdClass Object
(
[HighestSeverity] => ERROR
[Notifications] => stdClass Object
(
[Severity] => ERROR
[Source] => prof
[Code] => 1000
[Message] => Authentication Failed
)Can you help me figure out why the rates don’t match the FedEx site? Thank you for your help!
The topic ‘Rates Do Not Match FedEx Site’ is closed to new replies.