FedEx Shipping

Installation

  1. Ensure you are running the latest version of Expresso Store
  2. Upload the extension to system/expressionengine/third_party/store_fedex on your server
  3. In the ExpressionEngine control panel, visit Add-Ons > Extensions, and click Enable next to Store FedEx Shipping
  4. Click Settings next to the extension to configure it

Configuration

The FedEx Shipping extension will automatically add shipping method options to your checkout. To display the shipping options inside your checkout tag, use the {field:shipping_method} variable. For more information, see the Checkout Tag Shipping Methods.

image

API Key

Your FedEx API Key.

Password

Your FedEx API Password.

Account No

Your FedEx Account Number.

Meter No

Your FedEx Meter Number (optional).

Dropoff

Where you will be dropping off the packages, or whether you will be using a pick up.

Note: Store does not request the courier pick up for you.

Service

Which service options you would like to provide to your customers. If you don’t select any services then any available services will be returned. Otherwise, displayed service options will be restricted to those you select here.

Note: Even if you select options here, only shipping options which are applicable for a particular order will be displayed. For example, international shipping options will not be displayed for domestic orders, even if they are selected here.

Packaging

Whether you would like to purchase FedEx packaging for the orders. If you will provide your own packaging, select “Own Packaging”.

Source City

The city where you will be sending items from.

Source ZIP

The ZIP where you will be sending items from.

Source Country

The country where you will be sending items from.

Residential Delivery

This should be set to “Yes” if most of your packages will be sent to residential addresses.

Test Mode

Whether the API should be queried in test mode.

Version History

v1.0.3

February 19, 2014

  • Fixed shipping cost when all products in the cart have free shipping
  • shipping_city is no longer required to calculate shipping

v1.0.2

November 6, 2013

  • Fixed issues selecting other shipping methods when extension was enabled

v1.0.1

October 26, 2013

  • Restructured zip file layout to mirror EE direcotries
  • Minor language string changes

v1.0.0

September 9, 2013

  • Initial version