How to solve improper shipping rates problem in FedEx?

Customer:

My shipping rates are much higher than they should be. I have my account setup correctly. But I am getting unreasonable shipping rates.


XAdapter Support:

You are getting the following error in the debug response:

FedEx ADDRESS VALIDATION RESPONSE:
stdClass Object
(
[HighestSeverity] => ERROR
[Notifications] => stdClass Object
(
[Severity] => ERROR
[Source] => prof
[Code] => 1000
[Message] => Authentication Failed
)

This is an authentication error. The reason the shipping rates returned by the plugin are higher is because the account may not be yours, and hence you are getting higher rates in comparison tor.

 

Scroll to Top