Results 1 to 10 of 11

Hybrid View

  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,446
    Plugin Contributions
    81

    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,446
    Plugin Contributions
    81

    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
    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!

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

    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.

 

 

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

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