As far as I can tell I have everything setup properly.

Using test data obtained from FedEx.
I have 1, 2 and 3 day freight and international priority services selected.
The quote method is enabled.
Store address is set.
SOAP is enabled.
Using PHP 5.2.13

It's all right as far as I can tell. I even get messages for successful requests and responses from FedEx. But I never get anything listed in the shipping pane in checkout.

Comments

merzikain’s picture

Version: 7.x-2.0 » 6.x-2.0

Selected the wrong version for this request.

Also, I enabled the module and entered the same info on another server and have the same issue so it's not just my dev server.

I looked through the response xml and did a search for ServiceType. None of the types I selected were listed so I changed my selection to just Priority Overnight. Now the calculator just sits and spins its wheels.

It's different from returning nothing but at least then it finished whatever it was doing. Now it's just perpetually "Receiving quotes..."

isaac.niebeling’s picture

Similar (probably related?) problem, with perhaps some info to help debug:

When I have my "Quote rates assuming destination is..." parameter set to "Residential Address", FedEx Ground is never returned (to the pane; it appears to be in the response xml), but "FedEx Home Delivery" pricing is available.

When I have that parameter set to "Commercial address", Ground is returned but Home Delivery is not.

In neither case is any freight option shown.

tr’s picture

Priority: Major » Normal

Freight services aren't fully implemented yet.

@isaac.niebeling:
FedEx Ground is a commercial service - it doesn't deliver to residences.
FedEx Home Delivery is a residential service - it doesn't deliver to businesses.
So what you're seeing is the correct behavior.

merzikain’s picture

Except that none of the options ever show up for user selection regardless of settings.

tr’s picture

Status: Active » Postponed (maintainer needs more info)
tr’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)