Page 3 of 9 FirstFirst 12345 ... LastLast
Results 21 to 30 of 88
  1. #21
    Join Date
    May 2005
    Location
    Fort Worth
    Posts
    40
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    Hi Merlin and Ladysaat,

    apparantly I have been having huge server issues. I just got a bunch of undeliverable messages fro the past two weeks dumped in my inbox. I am resending to you both. Please, please let me know if you get it.
    Jennifer Swarts
    www.deadeyedata.com

  2. #22
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    Okay I think I have both the things I need. I'm going to install one first then work on installing yours. I am not a coder so I have to read your instructions super carefully and know exactly where I'm putting stuff LOL! But as soon as I do then I will test a few things and let you know how it goes. I believe I need to call fed ex as well and make sure I'm on the right servers or something. I am trying to remember what the .txt file in merlin's said. But I will post as soon as I do something. I'm installing right now though so should be in about an hour (if my little ones STAY asleep LOL!)

  3. #23
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: FedEx Shipping Labels

    if you are using 1.3 you do not need to use fedex identity,
    and fedex dosnt have a test server,
    its ALL on the production server
    Zen cart PCI compliant Hosting

  4. #24
    Join Date
    May 2005
    Location
    Fort Worth
    Posts
    40
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    Really? They added me to the test server 6 weeks ago. I had to make specific labels for them and mail them in so they could approve the quality of my printer.
    Jennifer Swarts
    www.deadeyedata.com

  5. #25
    Join Date
    Jun 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    no matter what I try, I keep getting this when I goto the edit order page:

    The server address could not be found [SHIP FEDEX] button....

    What server does it think it cant find?
    I edited the fedexdc.php

    If I hit the ship fedex button, it will take me to the next screen with the same error at the very top/left.
    If I hit the submit button from this screen, I get:
    Could not find a FedEx account number. Is FedEx RealTime Quotes installed and configured?

    If I goto to my fedex shipping module, I do see the fedex account and meter #s for Fedex Express and Ground.

  6. #26
    Join Date
    Jun 2006
    Posts
    17
    Plugin Contributions
    0

    Re: FedEx Shipping Labels

    Jennifer,

    Does this mod supports the Fedex COD option? I didn't see anything saying that I could ship via fedex cod. If it doesn't, would it be too difficult to add this feature as we ship alot of fedex cod orders.

  7. #27
    Join Date
    May 2005
    Location
    Fort Worth
    Posts
    40
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    HI Jason,

    It sounds like the server isn't answering for you. Have you contacted FedEx? When I was first testing this, I was able to contact the server, the regular production server. The next day, no joy. I got the same message. I contacted FedEx and they added my account to the test server. I've had no problems since then. I am not using this to actually ship packages yet. Still testing.

    In admin/includes/fedexdc.php, what do you have on lines 19 and 20?

    I will look at the cod. Shouldn't be a big deal.
    Jennifer Swarts
    www.deadeyedata.com

  8. #28
    Join Date
    Jun 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    Line 19 & 20:

    $server = 'test'; // which fedex server to use: test or production
    $request_referer = 'ourdomainname.com'; // base url for site, e.g.: 'yoursite.com'

    Line 71-78

    // check for test or production gateway
    if ($server == 'test') {
    define('FEDEX_URI', 'https://gatewaybeta.fedex.com:443/GatewayDC', true);
    define('FEDEX_HOST', 'gatewaybeta.fedex.com', true);
    }
    elseif ($server == 'production') {
    define('FEDEX_URI', 'https://gatewaybeta.fedex.com:443/GatewayDC', true);
    define('FEDEX_HOST', 'gatewaybeta.fedex.com', true);

    We have already been added to the test server as per Fedex.

  9. #29
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    Quote Originally Posted by Merlinpa1969
    if you are using 1.3 you do not need to use fedex identity,
    and fedex dosnt have a test server,
    its ALL on the production server

    I just got off the phone with Web API support at fed ex. He said that zencart didn't show as an approved solution and therefor I probably wouldn't get access to the production server at all. I told him these mods were already approved and that we could only use these specific ones (merlin's not the labels one, is what I was talking about) He said he didn't know what to tell me. (:) So I am going to run a few test transactions and see what happens? I don't know how the module is going to pull the meter number from the server if I am not allowed access? They don't sound like they know what they are doing... LOL.. I'm going to have a go at it now... post in a bit..


    ETA: I got a quote for ground... but says no meter number for express? Very strange as both are set to production servers and I have not added Ground to my account. LOL.
    Last edited by ladysaat; 26 Jun 2006 at 11:18 PM.

  10. #30
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: FedEx Shipping Labels

    Okay so I called back. He said he was going to add me to the test server. I asked why the meter number wasn't being grabbed and he said I needed to do some kind of call? Not a phone call but some kind of subscription request? He said I should've gotten the meter number even though I wasn't on the test server yet. It was greek to me... What did you guys do to get it? Did yours just pop up as soon as you did a test transaction or something. I know I followed the instructions when I installed it and and filled in everything I needed.

 

 
Page 3 of 9 FirstFirst 12345 ... LastLast

Similar Threads

  1. Can't cancel Fedex Ground labels
    By swamyg1 in forum Addon Shipping Modules
    Replies: 1
    Last Post: 3 Mar 2012, 08:59 AM
  2. Fedex Automated Shipping Labels (SQL Help Please)
    By shahram in forum General Questions
    Replies: 0
    Last Post: 17 Sep 2011, 12:36 AM
  3. 500 Error with FEDEX Automated Shipping Labels
    By sgt_slaughter in forum Addon Shipping Modules
    Replies: 2
    Last Post: 1 Mar 2010, 06:11 PM
  4. Fedex Automated Shipping Labels and Zebra label printer
    By adolgin in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 10 Nov 2009, 12:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg