Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default FirstData Failure - 7 - couldn't connect to host

    Using 1.3.9.h

    I just installed First Data payment module, in testing mode. I get a failed message. I called First Data, they claim that they changed their SSL and I need to update my shopping cart payment module.

    Anybody else having this problem?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,380
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: First Data Failure

    Turn on the debug logging in the module's admin settings, and post the log details after testing another transaction.

    There should be no need to rewrite SSL logic.
    .

    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.

  3. #3
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: First Data Failure

    Thanks for taking the time to reply.

    The error message in the cart is this:

    We apologize for the inconvenience, but we are presently unable to contact the Credit Card company for authorization. Please contact the Store Owner for payment alternatives.

    The debug log is this:

    Mar-05-2011 01:47:42
    =================================

    Communication Result: 7 - couldn't connect to host

    Response Code: < <

    =================================

    Sending to Gateway:
    *** REMOVED BY MODERATOR ***


    Result: proved>FAILURE</r_approved><r_error>Could not connect.</r_error>

    Communication Result: 7 - couldn't connect to host
    CURL info: Array
    (
    [url] => https://secure.linkpt.net:1129/LSGSXML
    [content_type] =>
    [http_code] => 0
    [header_size] => 0
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 21.111751
    [namelookup_time] => 0.110947
    [connect_time] => 0
    [pretransfer_time] => 0
    [size_upload] => 0
    [size_download] => 0
    [speed_download] => 0
    [speed_upload] => 0
    [download_content_length] => -1
    [upload_content_length] => -1
    [starttransfer_time] => 0
    [redirect_time] => 0
    )

  4. #4
    Join Date
    Jan 2004
    Posts
    66,380
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: First Data Failure

    Quote Originally Posted by bobdog View Post
    7 - couldn't connect to host
    That means that when CURL asked your server to try to connect to the destination server it was unable to do so.
    Most likely the port is blocked in your hosting company's firewall.
    FirstData/Linkpoint configuration requirements+instructions: https://www.zen-cart.com/tutorials/i...hp?article=298
    .

    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.

  5. #5
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: FirstData Failure - 7 - couldn't connect to host

    And Dr. Byte saves the world again! Yes that was it.

    Thank you Dr. Byte, and thanks to the zen cart team.

  6. #6
    Join Date
    Feb 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: FirstData Failure - 7 - couldn't connect to host

    Add my thanks to that as well, had the same problem on a new shop on a new host. Had them open up port 1129, TCP and bidirectional, and no more problem.

  7. #7
    Join Date
    Mar 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: FirstData Failure - 7 - couldn't connect to host

    thanks for the tips. I was having the same issues with my host. on shared servers they do not open up tcp port 1129, wish i knew that earlier...

  8. #8
    Join Date
    Jan 2007
    Location
    Louisburg, Kansas
    Posts
    29
    Plugin Contributions
    0

    Default Re: First Data Failure

    After upgrading my Bluehost account to a 64 bit server, link point can no longer connect (connection 7) with First Data. First Data stated the API will not work on a 64 bit system and recommended switching to "Web Service API". Since we can no longer keep CC information so as to process manually, my site is dead in the water. Any suggestions, will Web Service API work? Please help!

  9. #9
    Join Date
    Jan 2004
    Posts
    66,380
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: First Data Failure

    Um ... The Zen Cart firstdata implementation has nothing to do with being 64 bit or not. It simply makes a connection from your server to the destination server, in a way that is agnostic to being 32-bit or 64-bit or whatever-bit.
    If you're getting "7 - couldn't connect to host" errors, that means exactly what it said: cannot connect to host. ie: your hosting server is unable to make a connection to the firstdata server ... and that's almost always because the server's firewall is blocking things.
    See my post #4 above.

    Go back to the setup instructions and give them to your hosting company to get the port opened properly: https://www.zen-cart.com/tutorials/i...hp?article=298
    .

    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.

  10. #10
    Join Date
    Feb 2014
    Location
    Santa Cruz, CA
    Posts
    8
    Plugin Contributions
    0

    Default Re: FirstData Failure - 7 - couldn't connect to host

    <p>
    Quote Originally Posted by dreday42 View Post
    thanks for the tips. I was having the same issues with my host. on shared servers they do not open up tcp port 1129, wish i knew that earlier...
    </p>
    <p>
    &nbsp;</p>
    <p>
    </p>
    <p>
    &nbsp;</p>
    <p>
    Hi - I&#39;m having the very same issue. Our host doesn&#39;t open tcp port 1129 on their shared hosting sites because of the security issues with opening additional ports. I&#39;m hoping that there is a way to reconfigure Zen cart to use port 443 or 80, which they recommended. Since many small businesses can&#39;t afford Virtual Private Servers or Managed Hosting, I was hoping Zen Cart was able to take the security on shared hosting into account and offer alternative ports.</p>
    <p>
    &nbsp;</p>
    <p>
    We used a different paid cart before and there were no port issues. I&#39;ve used Zen Cart in the past (long past, 2008!) when I freelanced for a discount web company as a designer, and the hosting solution we put the carts on was shared hosting, but I don&#39;t know about the ports as the company set them up, we just customized the interface. This is my first time installing the SSL and setting up the Gateway API (we&#39;re using FirsrData Global), and I want to get it right on the first go! Thanks so much for your support.</p>
    <p>
    &nbsp;</p>
    <p>
    The site is at http://shop.bunkerhilldvd.com (the SSL cert is still pending, so no https:// yet). </p>
    <p>
    &nbsp;</p>
    <p>
    <i>&quot;If you cannot get rid of the family skeleton, you might as well make it dance&quot; - George Bernard Shaw</i></p>
    <p>
    Lynda Williams</p>
    <p>
    www.LJWDesign.com</p>
    <p>
    [email protected]</p>
    Last edited by Lynda1952; 17 Feb 2014 at 09:14 PM. Reason: Adding signature

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 (7) couldn't connect to host (GoDaddy)
    By ajohnson686 in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 24 Jul 2012, 08:46 PM
  2. (7) couldn't connect to host
    By liquid214 in forum PayPal Website Payments Pro support
    Replies: 1
    Last Post: 9 Sep 2011, 01:43 AM
  3. (7) couldn't connect to host
    By VintageJetBoats in forum General Questions
    Replies: 1
    Last Post: 7 Sep 2011, 08:53 PM
  4. Couldn't Connect to Host (7)
    By coxdabd in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 9 Jan 2011, 11:47 AM
  5. paypal express (7) couldn't connect to host & (28) connect() timed out
    By delia in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 9 Sep 2010, 12:36 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR