News:

Looking for documentation? Take a look on our wiki

Main Menu

Fedex shipping module not working. ON A FRESH INSTALL

Started by mercomarine, December 08, 2009, 23:15:52 PM

Previous topic - Next topic

mercomarine

Im using virtuemart 1.1.3, Joomla! 1.5.14.

Im trying to configure the Fedex shipping module to be one of my methods for shipping. (i am also using UPS which i cant get to work right now either, but i havnt looked into it, so i disabled it for now and im focusing on fedex) I have gone into the shipping module configuration (under store - shipping module list) Added my account number, called fedex and got a meter number, and added a fedex server address of "https://gateway.fedex.com:443/GatewayDC"

The problem is: When i goto checkout it get to step two and it says "Please select a Shipping Method!" Like it doesnt have ANY module enabled at all. SO When i turn on debug and enable the system legacy plugin, it lists all of the data, but as soon as i turn debug, and legacy off, it goes back to nothing.

PLEASE HELP!!! email me at pilotdan1985@yahoo.com 
Joomla Version 1.5.23
VirtueMart 1.1.9 stable
Apache: 1.3.42
MySQL 5.0.91
PHP: 5.2.5
phpMyAdmin 3.3.10.2

lowmips

Quoteit lists all of the data

it shows service selections with prices in debug mode?
Visit my website at www.lowmips.com
View my newsletters Here (sign up for newsletters on the front page of my website)

mercomarine

#2
yes. It appears that its partially working... it shows all of the following info in debug mode... but nothing at all when i turn debug off (normal mode):

FedExDC: setData: build FedEx string (0.0002598762512207)
FedExDC: Using request method: _sendCurl
FedExDC: Sending to FedEx with data length: 135
FedExDC: found proper headers and document
FedExDC: remove headers, body length: 1261
FedExDC: Got response from FedEx (0.52499198913574)
FedExDC: _splitData: Parse FedEx response (0.52539682388306)

Array
(
   
  • => 125
       [1376] => LBS
       [1377] => LBS
       [1092] => 2
       [1133] => 7
       [2399-1] => 0
       [1273-1] => 01
       [1274-1] => 01
       [1090-1] => USD
       [1089-1] => 01486
       [431-1] => N
       [1402-1] => 50.0
       [1416-1] => 75.45
       [1417-1] => 8.61
       [1418-1] => 35.46
       [1419-1] => 48.60
       [1420-1] => 0.00
       [194-1] => WED
       [195-1] => PIT
       [409-1] => 09Dec09
       [2399-2] => 0
       [1273-2] => 01
       [1274-2] => 03
       [1090-2] => USD
       [1089-2] => 05980
       [431-2] => N
       [1402-2] => 50.0
       [1416-2] => 42.65
       [1417-2] => 7.17
       [1418-2] => 19.62
       [1419-2] => 30.20
       [1420-2] => 0.00
       [194-2] => THU
       [195-2] => PIT
       [409-2] => 10Dec09
       [2399-3] => 0
       [1273-3] => 01
       [1274-3] => 06
       [1090-3] => USD
       [1089-3] => 00006
       [431-3] => N
       [1402-3] => 50.0
       [1416-3] => 100.45
       [1417-3] => 11.14
       [1418-3] => 0.00
       [1419-3] => 111.59
       [1420-3] => 0.00
       [194-3] => WED
       [195-3] => PIT
       [409-3] => 09Dec09
       [2399-4] => 0
       [1273-4] => 01
       [1274-4] => 05
       [1090-4] => USD
       [1089-4] => 01283
       [431-4] => N
       [1402-4] => 50.0
       [1416-4] => 61.20
       [1417-4] => 7.97
       [1418-4] => 28.76
       [1419-4] => 40.41
       [1420-4] => 0.00
       [194-4] => WED
       [195-4] => PIT
       [409-4] => 09Dec09
       [2399-5] => 0
       [1273-5] => 01
       [1274-5] => 20
       [1090-5] => USD
       [1089-5] => 07167
       [431-5] => N
       [1402-5] => 50.0
       [1416-5] => 36.90
       [1417-5] => 6.90
       [1418-5] => 16.97
       [1419-5] => 26.83
       [1420-5] => 0.00
       [194-5] => FRI
       [195-5] => PIT
       [409-5] => 11Dec09
       [2399-6] => 0
       [1273-6] => 01
       [1274-6] => 90
       [1090-6] => USD
       [431-6] => N
       [1402-6] => 50.0
       [1416-6] => 12.46
       [1417-6] => 5.03
       [1418-6] => 2.37
       [1419-6] => 15.12
       [3058-6] => 1
       [1992-6] => 0.00
       [2399-7] => 0
       [1273-7] => 01
       [1274-7] => 92
       [1090-7] => USD
       [431-7] => N
       [1402-7] => 50.0
       [1416-7] => 12.46
       [1417-7] => 5.40
       [1418-7] => 2.49
       [1419-7] => 15.37
       [3058-7] => 1
       [1992-7] => 0.00
       [99] =>
    )

    ZONE: 2

    SERVICE : FedEx Priority Overnight
    SURCHARGE : 8.61
    DISCOUNT : 35.46
    NET CHARGE : 48.60
    DELIVERY DAY : WED
    DELIVERY DATE : 09Dec09

    SERVICE : FedEx 2Day
    SURCHARGE : 7.17
    DISCOUNT : 19.62
    NET CHARGE : 30.20
    DELIVERY DAY : THU
    DELIVERY DATE : 10Dec09

    SERVICE : FedEx First Overnight
    SURCHARGE : 11.14
    DISCOUNT : 0.00
    NET CHARGE : 111.59
    DELIVERY DAY : WED
    DELIVERY DATE : 09Dec09

    SERVICE : FedEx Standard Overnight
    SURCHARGE : 7.97
    DISCOUNT : 28.76
    NET CHARGE : 40.41
    DELIVERY DAY : WED
    DELIVERY DATE : 09Dec09

    SERVICE : FedEx Express Saver
    SURCHARGE : 6.90
    DISCOUNT : 16.97
    NET CHARGE : 26.83
    DELIVERY DAY : FRI
    DELIVERY DATE : 11Dec09

    SERVICE : FedEx Home Delivery
    SURCHARGE : 5.03
    DISCOUNT : 2.37
    NET CHARGE : 15.12
    DELIVERY DAY :
    DELIVERY DATE :

    SERVICE : FedEx Ground
    SURCHARGE : 5.40
    DISCOUNT : 2.49
    NET CHARGE : 15.37
    DELIVERY DAY :
    DELIVERY DATE :

    Shipping Method

Joomla Version 1.5.23
VirtueMart 1.1.9 stable
Apache: 1.3.42
MySQL 5.0.91
PHP: 5.2.5
phpMyAdmin 3.3.10.2

lowmips

have you selected which services you want the user to see, via the module configuration?  if it is returning rates, but not showing them, your service selections might not match what is being returned.
Visit my website at www.lowmips.com
View my newsletters Here (sign up for newsletters on the front page of my website)

mercomarine

Fixed. yes, dumb as it was. That was the problem. I didnt realize the services to offer had to be highlighted prior to applying changes
Joomla Version 1.5.23
VirtueMart 1.1.9 stable
Apache: 1.3.42
MySQL 5.0.91
PHP: 5.2.5
phpMyAdmin 3.3.10.2

lowmips

Not dumb, just a green mistake.  It's hard to know exactly what to do when there is no documentation ;)

-Reggie
Visit my website at www.lowmips.com
View my newsletters Here (sign up for newsletters on the front page of my website)

spot

hi there, Im having the same problem as the original post above... however I do not understand the fix...

Quote"...have you selected which services you want the user to see, via the module configuration?"

Can you please be more specific about this step? Im not sure I know how to do that...
Under Admin there is Configuration/Shipping which I have FedEx selected...
then there is List Modules and I checked "shopper" in the row titled "shipping"... is there anything else that I am missing. These changes have not fixed the problem... appreciate any help...

site is http://quikmat.com

thank you.

lowmips

Administration->Store->Shipping Module List-> configure ship method (click the appropriate UPS module)

Then in the configuration, look at the services list.  Check the checkboxes in front of the services you wish to provide, and save the configuration.
Visit my website at www.lowmips.com
View my newsletters Here (sign up for newsletters on the front page of my website)

spot

Thanks - as you know now, I have been all over the place trying to figure this out...! So I got the Home delivery option to 'appear' now as an option, however the Ground does not... very strange. I did have ground in the list of services prior, so it must be a ground issue? ???

tomcat8118

i have the exact same problem, when i debug, the following info is displayed (along with other items)


SERVICE : FedEx Home Delivery
SURCHARGE : 2.74
DISCOUNT : 0.00
NET CHARGE : 9.60
DELIVERY DAY :
DELIVERY DATE :

SERVICE : FedEx Ground
SURCHARGE : 3.00
DISCOUNT : 1.09
NET CHARGE : 8.77
DELIVERY DAY :
DELIVERY DATE :


However, FedEx Ground is not displayed as an option.  It is highlighted in the backend.

I am using Joomla 1.5.15 and vmart 1.1.4.

Tom

spot

Tom I would recommend you look at the Module for FedEx created by the member lowmips...