Results 1 to 9 of 9
  1. #1
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    help question Paypal Error Codes - Explanation

    Hello,

    I would appreciate if anyone can explain the reason for these error codes.

    Many thanks



    ALERT: PayPal Express Checkout Error ()
    - (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104


    (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
    Zen Cart message: [] - (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104


    Problem occurred while customer (order number - name) was attempting checkout with PayPal Website Payments Pro.
    Transaction Response Details: Array
    (
    [] =>
    [CURL_ERRORS] => (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
    )


    ALERT: PayPal Express Checkout Error (106)
    106 Host not available - Host not available


    ALERT: PayPal Direct Payment Error
    Customer arrived on the order process page without attempting authentication lookup.
    Problem occurred while customer (order number) mark was attempting checkout with 3D-Secure authentication.paypaldp


    Zen Cart message: We were not able to process your order. Please select an alternate payment method, or contact the store owner for assistance. ( 1000 [Generic processor error: 10001-Internal Error]) Generic processor error: 10001-Internal Error -
    Problem occurred while customer (order number) Tom was attempting checkout with PayPal Website Payments Pro


    ALERT: PayPal Express Checkout Error (7)
    7 Field format error: 10444-The transaction currency specified must be the same as previously specified. - 7

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

    Default Re: Paypal Error Codes - Explanation

    Um, in your post title you said you're using Zen Cart v155 .... is that really true?

    The SSL errors you mention STRONGLY indicate that you're using an old version of Zen Cart with old PayPal code, and/or your hosting server is not compatible with PayPal's infrastructure changes that they've been announcing and upgrading over the past 2 years.
    .

    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
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Paypal Error Codes - Explanation

    One way to find your ZC version is through the version link at the top right of your admin window. Another is through inspection of the file: includes/version.php about half way down the page. Please provide that information to support DrByte's statement.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: Paypal Error Codes - Explanation

    Apologies. 1.5.1.

    Is there a solution to these error codes?

    Thanks.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Paypal Error Codes - Explanation

    Quote Originally Posted by riolas View Post
    Apologies. 1.5.1.

    Is there a solution to these error codes?

    Thanks.
    Yes. Patch today to get your site working again. And later this week upgrade to a modern version of Zen Cart.

    References:
    Important announcement about POODLE and payment security, Oct 2014
    and
    PayPal upgrading SSL Certificates in 2015-2016, March 2015
    and
    Zen Cart v1.5.5 released!, March 2016
    .

    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.

  6. #6
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: Paypal Error Codes - Explanation

    We are using 1.5.1 with both patches applied already yet still get these errors.

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

    Default Re: Paypal Error Codes - Explanation

    Then it's likely that your server itself needs the required updates that PayPal has been posting about for 2 years.
    ... so your hosting company will need to modernize the server's internal configuration.
    .

    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.

  8. #8
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: Paypal Error Codes - Explanation

    Spoken to my host:

    As I checked,SSL/TLS Protocols is set to All -SSLv2 -SSLv3 -TLSv1 and it is compatible with the SHA-256 algorithm

    Current apache version on the server is 2.2.29

    Openssl version is 1.0.1e-fips.

    SSL Rating is A-

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

    Default Re: Paypal Error Codes - Explanation

    Quote Originally Posted by riolas View Post
    (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
    [CURL_ERRORS] => (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
    Error 104 means "Connection reset by peer", which is what happens when PayPal sees you connecting over a protocol that they've disabled.
    Quote Originally Posted by riolas View Post
    106 Host not available - Host not available
    Could be similar to the above, or could be a problem in your server which is making it unable to connect to PayPal (ie: tried to connect, but got a response back saying "not available" but didn't say why. I don't recall ever encountering this one myself, but it's pretty self explanatory)
    Quote Originally Posted by riolas View Post
    ALERT: PayPal Direct Payment Error
    Customer arrived on the order process page without attempting authentication lookup.
    Problem occurred while customer (order number) mark was attempting checkout with 3D-Secure authentication.paypaldp
    That's probably a byproduct of encountering one of the above errors

    Quote Originally Posted by riolas View Post
    Zen Cart message: We were not able to process your order. Please select an alternate payment method, or contact the store owner for assistance. ( 1000 [Generic processor error: 10001-Internal Error]) Generic processor error: 10001-Internal Error -
    Problem occurred while customer (order number) Tom was attempting checkout with PayPal Website Payments Pro
    The 10001 error is caused for many reasons. Sometimes it's because PayPal is doing maintenance (they usually email everyone when that's scheduled). Sometimes it's because you've put wrong credentials into your PayPal module in your store admin.

    Quote Originally Posted by riolas View Post
    Field format error: 10444-The transaction currency specified must be the same as previously specified. - 7
    At the risk of stating the obvious, that means a transaction started with one currency, but it got changed between the first initiation and the final completion/charging of the account. That shouldn't happen, but if you're truly encountering all these combinations of errors above on a daily basis, then there's something strange going on for sure.


    It would be much easier to troubleshoot if you were using a modern version of Zen Cart.
    .

    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. PayPal - Error Codes and Other Technical Help
    By crafts2gifts in forum Managing Customers and Orders
    Replies: 0
    Last Post: 26 May 2011, 04:09 PM
  2. Paypal error codes #1
    By opneswebs in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 30 Nov 2010, 11:20 AM
  3. Paypal Buttons showing html codes instead of button gif
    By ipnotizzare in forum Basic Configuration
    Replies: 1
    Last Post: 2 Nov 2010, 12:25 AM
  4. Paypal Website Payments Pro Matching Codes
    By rob28870 in forum Addon Payment Modules
    Replies: 1
    Last Post: 9 Sep 2010, 08:08 PM
  5. Error codes
    By Henrietta in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Feb 2008, 08:59 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