Page 1 of 2 12 LastLast
Results 1 to 10 of 64

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Posts
    54
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    I found the string to change, fortunately its easy:

    /web/content/includes/modules/payment/paypal/paypal_curl.php
    Line #58 : CURLOPT_SSLVERSION => 3,

    Change to CURLOPT_SSLVERSION => 4,

    It works ...for now. Thanks for the notice paypal...
    Last edited by nightdesigns; 15 Oct 2014 at 06:15 PM.

  2. #2
    Join Date
    Jan 2011
    Posts
    70
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    Quote Originally Posted by nightdesigns View Post
    I found the string to change, fortunately its easy:

    /web/content/includes/modules/payment/paypal/paypal_curl.php
    Line #58 : CURLOPT_SSLVERSION => 3,

    Change to CURLOPT_SSLVERSION => 4,

    It works ...for now. Thanks paypal
    Good to hear it worked for you. It was a sudden change, but it's related to a new, serious bug with ssl: "Poodle"

  3. #3
    Join Date
    Nov 2008
    Posts
    54
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    I know it was an urgent fix, but some announcement would have been nice. They're usually pretty good about letting us know about other changes.

  4. #4
    Join Date
    Oct 2006
    Location
    Worcester, MA
    Posts
    454
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    So glad I saw this thread today! I was pulling my hair trying to figure out why the error was being thrown. Made the edit to CURLOPT_SSLVERSION from 3 to 4 and that seems to have done the trick! Yea! Thanks PayPal for letting us know!

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

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    .

    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
    Jan 2011
    Posts
    70
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    Thanks for dealing with this so quickly!

  7. #7
    Join Date
    Jul 2008
    Posts
    113
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    I wonder if this file needs to be changed in the current Download version of ZenCart? It still says "3" on the CURLOPT_SSLVERSION. I started getting errors today. Found this thread. Changed it to 4. I hope that fixes it.

  8. #8
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    Rather than hardcoding 4, the recommended fix is to comment out the SSLVERSION, as noted in post 1 of this thread: http://www.zen-cart.com/showthread.p...yment-security
    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.

  9. #9
    Join Date
    Jul 2008
    Posts
    113
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    Ok, thanks. I'll do that.

  10. #10
    Join Date
    Jan 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Error (35) error:1408F10B

    Is anyone else getting errors like; (6) name lookup timed out or other similar timeout errors with Paypal Pro (paypaldp)?

    Started with some sites about 24 hours ago.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 9 Dec 2011, 01:15 AM
  2. Paypal IPN error - wrong e-mail address
    By Moncia in forum PayPal Express Checkout support
    Replies: 24
    Last Post: 4 Oct 2007, 12:37 PM
  3. outdated version of PayPal error
    By oavs in forum General Questions
    Replies: 4
    Last Post: 19 Apr 2007, 12:28 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