Closed (cannot reproduce)
Project:
FedEx Shipping
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2011 at 14:04 UTC
Updated:
25 Feb 2012 at 21:38 UTC
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
Comment #1
merzikain commentedSelected 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..."
Comment #2
isaac.niebeling commentedSimilar (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.
Comment #3
tr commentedFreight 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.
Comment #4
merzikain commentedExcept that none of the options ever show up for user selection regardless of settings.
Comment #5
tr commentedComment #6
tr commented