Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2008
    Posts
    2
    Plugin Contributions
    0

    Default Paypal express checkout not working

    I'm trying to setup paypal express checkout on my website. I've followed the steps described on the forum but I still get the following error

    We are sorry for the inconvenience. The PayPal account authentication settings are not yet set up, or the API security information is incorrect. We are unable to complete your transaction. Please notify the store owner so they can correct this problem. (10002) 10002 Security error - Security header is not valid

    On further following the wiki help I tested following

    1. CURL Test - Succeds

    https://vaasvara.com/catalog/extras/curltest.php - success
    https://vaasvara.com/catalog/extras/curltest.php?ssl=1 - fail
    https://vaasvara.com/catalog/extras/...?ssl=1&proxy=1 - success

    2. ipnconfig test - Fails for SSL; succeds for SSL

    https://vaasvara.com/catalog/extras/ipncheck.php

    the ipnconfig and I get the following error

    IPNCHECK.PHP - Version 1.0

    IPN TESTING - POSTING to PayPal via: ssl://www.paypal.com:443


    Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.paypal.com:443 (Connection timed out) in /home/content/v/i/n/vinaymolasi/html/catalog/extras/ipncheck.php on line 81
    IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details = ssl://www.paypal.com:443 (110) Connection timed out

    Trying again without SSL ...

    IPN TESTING - Confirmation/Validation response: RESPONSE RECEIVED - Communications OKAY


    Script finished.


    3. The site is hosted on godaddy.com. and the SSL certificate is installed

    4. allow_url_fopen = on is set in php.ini

    5. Error Log from Paypal Log directory - attached.

    6. Website address - http://vaasvara.com/catalog

    7. Payment Modules installed
    - Paypal Express Checkout (Sandbox)
    - PayPal IPN - Website Payments Standard
    Attached Files Attached Files

  2. #2
    Join Date
    Jan 2004
    Posts
    58,289
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Paypal express checkout not working

    Quote Originally Posted by vmolasi View Post
    We are sorry for the inconvenience. The PayPal account authentication settings are not yet set up, or the API security information is incorrect. We are unable to complete your transaction. Please notify the store owner so they can correct this problem. (10002) 10002 Security error - Security header is not valid
    This means, as it says, that you've entered invalid information for the API username/password/signature fields in your module settings, and/or you've selected "sandbox" when it should be "live" or vice-versa.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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
    Apr 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Paypal express checkout not working

    You're right on. I was using Sandbox setting with Production server username. So the cart is getting redirected to the Paypal-website and the basic flow seems to be working fine. But the ipncheck.php still fails fo SSL check. Is this because of the proxy serve requirement by go-daddy?

  4. #4
    Join Date
    Jan 2004
    Posts
    58,289
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Paypal express checkout not working

    GoDaddy does weird things, so, the answer is "maybe -- most-likely".
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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. Paypal express checkout isn't working for me -- blank page
    By ScootaMan in forum Upgrading from 1.3.x to 1.3.9
    Replies: 24
    Last Post: 15 Jun 2008, 04:54 AM
  2. PayPal Express not working for us
    By Wildthing in forum General Questions
    Replies: 2
    Last Post: 19 Sep 2007, 11:13 AM
  3. Paypal Express checkout don't show button after installing Google Checkout
    By jgarabot in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 2 Apr 2007, 07:59 AM
  4. Replies: 2
    Last Post: 20 Feb 2007, 07:40 AM
  5. Paypal express not working any different than normal paypal
    By astrocreep13 in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 5 Feb 2007, 10:46 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
  •