FedEx

Config

Fedex rates require an account number and API key.

Instructions for getting one can be found here on Shipping Easy's website. FedEx will then email your password to you. Simply fill in the fields for "key", "password", "shipaccount" and "meter"

A simple Fedex config looks like this:

"Fedex": {
    "enabled": true,
    "config": {
        "type": "production",
        "key": "",
        "password": "",
        "shipaccount": "",
        "meter": ""
    },
    "services": [
        {
            "code": "STANDARD_OVERNIGHT"
        },
        {
            "code": "FEDEX_2_DAY_AM"
        },
        {
            "code": "GROUND_HOME_DELIVERY"
        },
        {
            "code": "INTERNATIONAL_ECONOMY"
        }
    ]
}

Services

Here are the currently available FedEx services and their default display text:

"FIRST_OVERNIGHT": "FedEx First Overnight",
"PRIORITY_OVERNIGHT": "FedEx Priority Overnight",
"STANDARD_OVERNIGHT": "FedEx Standard Overnight",
"FEDEX_2_DAY_AM": "FedEx 2Day AM",
"FEDEX_2_DAY": "FedEx 2Day",
"FEDEX_EXPRESS_SAVER": "FedEx Express Saver",
"FEDEX_GROUND": "FedEx Ground",
"GROUND_HOME_DELIVERY": "FedEx Home",
"FIRST_INTL": "FedEx International First",
"PRIORITY_INTL": "FedEx International Priority",
"ECONOMY_INTL": "FedEx International Economy",
"GROUND_INTL": "FedEx International Ground"

If you want to learn how to modify the rates with margins, markups, flat rates, etc., see "Rate Modification"

results matching ""

    No results matching ""