Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31
  1. #1
    Join Date
    Mar 2007
    Posts
    68
    Plugin Contributions
    0

    Default Linkpoint error - cannot connect

    Upon checkout I receive this error message in live production mode for one dollar:

    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.

    Can someone please give me a hint where to start. I lease a small linux server and I opened TCP_IN to 1129 and TCP_OUT to 1129 in my kiss firewall and restarted it.

    In the zencart admin section when I go to tools, server/version info, I see the below text about curl:
    CURL support enabled CURL Information libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.1.4
    Anybody know how I can begin to troubleshoot this problem?

    Thank you

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Linkpoint error

    '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 above error can occur as a result of:
    - port 1129 not open for bidirectional communication
    - CURL access requires a proxy server configuration (esp GoDaddy etc)
    - CURL is not installed or not functioning
    - incorrect or invalid or "no" .PEM file found in modules/payment/linkpoint_api folder
    - In general it means that there was no valid connection made to the gateway... it was stopped before it got outside your server
    .

    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 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Linkpoint error - cannot connect

    I opened port 1129 in my kiss firewall for tcp_in and out. Is there anything else I have to do to allow port 1129 to be bidirectional?

    Or possibly allow port 1129 in the curl files somehow?

    I know curl is installed and compiled into php properly via a php info page.


    Thank you very much

  4. #4
    Join Date
    Mar 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Linkpoint error - cannot connect

    Looks like I got the wrong download for linkpoint. I have no URL space or debug option.

    Can you please give me the link for the correct linkpoint contribution?

    The one I have now is:
    http://www.zen-cart.com/index.php?ma...roducts_id=179


    Thank you very much for all your help.

  5. #5
    Join Date
    Mar 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Linkpoint error - cannot connect

    Communications Check Mode
    Do not enable this unless asked to by tech support. This advanced programmer testing mode will display large amounts of communication information on your checkout pages, and will prevent successful checkouts.

    Thank you

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Linkpoint error - cannot connect

    Quote Originally Posted by sammybotz View Post
    Looks like I got the wrong download for linkpoint. I have no URL space or debug option.

    Can you please give me the link for the correct linkpoint contribution?

    The one I have now is:
    http://www.zen-cart.com/index.php?ma...roducts_id=179


    Thank you very much for all your help.
    The downloadable contribution is not the latest code.

    The latest version with usable debug support is built-in to v1.3.7, and is not published as a separate contribution.
    .

    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
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,514
    Plugin Contributions
    126

    Default Re: Linkpoint error - cannot connect

    Sammy, the way to move forward might be for you to just install a scratch 1.3.7 cart with the demo products just for the purposes of debugging this problem. Then once you know LinkPoint works with 1.3.7, all you'll need to do is the upgrade from your current version and you'll be done.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Mar 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Linkpoint error - cannot connect

    i deleted the contribution and put back the original 1.3.7. files i had initially since i am using 1.3.7

    below is the error message:

    server responds: unable to use client certificate (no key found or wrong pass phrase?) ErrNo:58 server responds: FAILURECould not connect.
    Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXXXXX/public_html/zencart/includes/modules/payment/linkpoint_api/class.linkpoint_api.php:178) in /home/XXXXXXXX/public_html/zencart/includes/functions/functions_general.php on line 44


    Thank you

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

    Default Re: Linkpoint error - cannot connect

    you need to uninstall the modules from the admin section
    then you need to re-upload the entire includes/modules folder
    from a fresh 1.3.7
    Zen cart PCI compliant Hosting

  10. #10
    Join Date
    Mar 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Linkpoint error - cannot connect

    i uninstalled the linkpoint module via the admin section. i removed the entire /includes/modules folder via ftp. i uploaded a new one and installed the module via the admin section. i tried it and got this error:

    server responds: unable to use client certificate (no key found or wrong pass phrase?) ErrNo:58 server responds: FAILURECould not connect.
    Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXXXXX/public_html/zencart/includes/modules/payment/linkpoint_api/class.linkpoint_api.php:178) in /home/XXXXXXXX/public_html/zencart/includes/functions/functions_general.php on line 44


    thank you

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. Linkpoint connection error 7 - couldnt connect to host
    By tonechild in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 25 Oct 2011, 05:46 PM
  2. Linkpoint Connect
    By ChapinGuy in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 3 Sep 2009, 04:45 PM
  3. Linkpoint Data - Cannot connect to their testing server
    By pixels90211 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 15 Jul 2009, 07:32 PM
  4. LinkPoint Connect?
    By jottoleivi in forum Addon Payment Modules
    Replies: 4
    Last Post: 30 Jan 2008, 01:19 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