Page 1 of 2 12 LastLast
Results 1 to 10 of 126

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Is there a functioning FedEx module for 1.3.8a?

    I can't determine if there is a FedEx option for Zen Cart 1.3.8a
    Any info on that?

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

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    not at this time
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    I'm not sure I understand why it is failing for v1.3.8 ...
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

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

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    neither do I,

    and I dont have any fedex credentials to test with anymore.
    all I have been told is that it dosnt display
    Zen cart PCI compliant Hosting

  5. #5
    Join Date
    Oct 2007
    Location
    Miami, FL
    Posts
    29
    Plugin Contributions
    0

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    I'm having the same problem. A client can see Fedex quotes when using "Estimate Shipping" from their shopping cart but they don't show on the shipping page when checking out.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    This is a result of what may be a quirk in the FedEx module, reported a couple months ago.

    The following may help ...

    You can change your site's template operation by editing your custom tpl_checkout_shipping_default.php file:

    line 64:
    Code:
    // allows FedEx to work comment comment out Standard and Uncomment FedEx
    //      if ($quotes[$i]['id'] != '' || $quotes[$i]['module'] != '') { // FedEx
          if ($quotes[$i]['module'] != '') { // Standard
    Move the // from the 2nd line to the 3rd line, like this:
    Code:
    // allows FedEx to work comment comment out Standard and Uncomment FedEx
          if ($quotes[$i]['id'] != '' || $quotes[$i]['module'] != '') { // FedEx
    //      if ($quotes[$i]['module'] != '') { // Standard
    I've only done very basic research on this, as I have no way to test the module.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Mar 2007
    Location
    West Palm Beach, FL.
    Posts
    95
    Plugin Contributions
    0

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    i'm using ver. 1.3.8 and i've installed your module. the estimates are working but now i cant get past step 1 of the check out process.

    here a link to my site hiquatec.com i create a test customer if you want to take a look user name is [email protected] and the password is 12345

  8. #8
    Join Date
    Mar 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    Neither of these fixes worked for me. FedEx Ground DOES return rates but FedEx Express does NOT return rates. Any ideas?

  9. #9
    Join Date
    Sep 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    I have contacted FedEx IT with the following email. Let's see what happens.....
    ------------
    David,
    Please forward this to your IT people.
    Thank you,
    Matt



    The purpose of this email is to try to have FedEx IT personnel design a module to integrate FEDEX SHIP MANAGER with ZenCart.
    ZenCart is used by tens of thousands of small businesses in the U.S. and abroad.


    There is no official "company" to go to for integration issues. It is user supported.

    To integrate FedEx into ZenCart, the FedEx IT people should download and take a look at this program; It is the ZenCart E-Commerce program.
    http://downloads.sourceforge.net/zen...or=superb-east


    There is a module to integrate UPS WorldShip and it works flawlessly.
    If FedEx IT can look at the UPSWS code of this module, I believe it would help them see an example of a working integration module, as it applies to ZenCart
    It is here:
    http://www.zen-cart.com/index.php?ma...25&update_id=1
    This module allows the UPS Shipping rates to be shown on the Checkout page of ZenCart and integrates them into the order process.

    Here is a FedEx for ZenCart module, but it has many flaws:
    http://www.zen-cart.com/index.php?ma...ducts_id=367##

    To read what problems users are having, FedEx IT should read here:
    http://www.zen-cart.com/forum/showth...ighlight=fedex you may have to create an user account and log in.



    I realize that to accept the task of creating an integration module may need "corporate approval". With so many businesses being prevented from using FedEx in their business, including ourselves, I believe that FedEx would see the value in creating such an integration module for ZenCart.

    Please keep me updated on any and all progress concerning this matter,

    Thank you for your time and consideration,

  10. #10

    Default Re: Is there a functioning FedEx module for 1.3.8a?

    Did you ever hear back from them?

    Thanks for sending this!

    -- Kimball

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Is there a Fedex shipping module?
    By Dale Dugas in forum Addon Shipping Modules
    Replies: 1
    Last Post: 21 Aug 2009, 09:59 PM
  2. FedEx shipping module for dropshipping?
    By LoboHombre in forum Addon Shipping Modules
    Replies: 22
    Last Post: 3 Apr 2008, 01:33 AM
  3. FedEx Autofill possible with FedEx Module?
    By wood in forum Addon Shipping Modules
    Replies: 2
    Last Post: 11 Oct 2007, 07:58 PM
  4. I need help for Fedex Module
    By HisaQ in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 24 Oct 2006, 10:55 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