X-Cart:FedEx

From X-Cart 4 Classic
Revision as of 11:03, 15 September 2010 by Ivka (talk | contribs) (FedEx Ship Manager Direct issue: Person Name is changed when clicking on 'Get the FedEx meter number')
Jump to: navigation, search

To use FedEx real-time shipping cost calculation, you must complete end-user certification with FedEx.

Setting up shipping cost calculation for FedEx

To set up shipping cost calculation for FedEx, follow these steps:

1. If you haven't yet done so, provide your own company address in the 'General settings->Company options' section. Make sure you provide this address correctly - it will be submitted to the real-time shipping calculator as the origin address for all shipments from your store and thus will affect the shipping rates.

2. Obtain an account for FedEx Web Services (please contact FedEx for details).

3. Enable your store to use the real-time shipping calculator provided by FedEx:

  1. In your store's Admin area, go to the 'General settings->Shipping options' section.
  2. On the 'General settings->Shipping options' page, select the check box 'Enable real-time shipping calculation'. Unselect the check box 'Use Intershipper calculation service'.
  3. Use the 'FedEx account details' subsection of 'General settings->Shipping options' page to provide your FedEx account information:
    • FedEx account number,
    • FedEx key,
    • FedEx password.
Your production credentials (FedEx authentication key and FedEx authentication password) can be obtained from FedEx Developer Resource Center at http://www.fedex.com/developer. Please contact FedEx Online Support for assistance on getting your production credentials for FedEx Web Services.
Fedex_acc_info.gif
Please note that FedEx uses different credentials for production and test accounts. A production account does not work in test mode, and vice versa.

4. Obtain a meter number from FedEx:

Go to the 'Shipping methods' section of your store's Admin area (Settings menu->Shipping methods). Find FedEx in the list of real-time shipping methods and click the Options >> link opposite it. A dialog box titled 'FedEx options' opens:

fedex_dir_opts1.gif

The 'FedEx options' dialog box provides a form that you must complete to obtain a meter number. Be sure to complete all the required fields, then click the Get the FedEx meter number button.

Please make sure you enter your phone number without the country code, otherwise it will not be accepted.

After you click on Get the FedEx meter number, X-Cart software will connect to FedEx and request a meter number for your account. As soon as the meter number is obtained, the contents of the 'FedEx options' dialog box will be reloaded and you will see a form like the following (Note that your meter number will be displayed at its top):

Fedex opts.gif
  1. Adjust the settings in the 'FedEx options' dialog box according to your preferences.
  2. Click the Apply button to save the changes.

That is all. Now you can test whether your store can receive real-time shipping rates correctly. For details, see X-Cart:Testing Your Store's Ability to Receive Real-time Shipping Rates page.

Troubleshooting

FedEx Ship Manager Direct issue: meter number fetch failure

When attempting to fetch a meter number for Fedex Real time shipping, I got the following error:

"The following error has been received from FedEx server: FedEx module: The received data could not be parsed correctly."

Solution:

The problem may be caused by the fact that none of the HTTPS modules (Net::SSLeay, CURL, libCURL, OpenSSL) are installed / functional on your host.

Check it on the "Summary" page in your X-Cart admin area. X-Cart:How_to_set_up_HTTPS_modules

If you find it difficult to resolve this issue yourself, feel free to contact our support team for assistance.

FedEx Ship Manager Direct issue: Can not get FedEx meter number

X-Cart 4.1.11

Affected version: X-Cart 4.1.11

When you try to get FedEx meter number you receive random errors:

The following error has been received from FedEx server: XML FATAL Parse Error: Expected entity name for reference Line 1 Column 467
The following error has been received from FedEx server: XML FATAL Parse Error: Expected entity name for reference Line 1 Column 471''

In order to fix the issue, apply File:fedex_meter_number_fix.txt patch.

FedEx Ship Manager Direct issue: Person Name is changed when clicking on 'Get the FedEx meter number'

X-Cart 4.1.11

Affected version: X-Cart 4.1.1

After you click on the 'Get the FedEx meter number' it changes the Person name on the FedEx Ship Manager Direct to Master Master.

Solution: upgrade your store up to the 4.1.12 version or contact our support team for the necessary patches.

FAQ

FedEx is migrating from API to Web Services. Will I need to upgrade, or modify my system?

FedEx Web Services was introduced in X-Cart 4.3. So, if you use any version from 4.3 branch, no update is needed. However, if you use an older version, upgrade to 4.3 is required.