firedkm Posted January 31, 2011 Share Posted January 31, 2011 I am getting errors on my orders from paypal. Verification failure (using cURL). Returned: cURL error:GnuTLS recv error (-9): A TLS packet with unexpected length was received.The PayPal transaction could not be VERIFIED.I am currently using version 1.3.1.1 Everything was working fine yesterday and I have not made any changes either.I did a test purchase myself. It showed everything working fine and said it was a success. The payment is in paypal but comes up an error in prestashop.Dale Link to comment Share on other sites More sharing options...
Entcee Posted February 2, 2011 Share Posted February 2, 2011 I am having a problem too. Worked fine for months, but having this problem since 2/1/11 with no changes made.Looks like PayPal changed something?Anyone know what could be the problem? Link to comment Share on other sites More sharing options...
shokinro Posted February 5, 2011 Share Posted February 5, 2011 Are you guys using iPage?I have one customer also has the same problem, he is with iPage. But when I replicate his site on my home PC, there is no problem at all.If you guy are all using iPage, then I am not 100% sure but 90% is your hosting server issue.Because the IPN data we received is correctly, so you can try to comment out following two lines TEMPORARY at /modules/paypal/validation.php to avoid this error.But please note: once you remove the lines, if there is real error, you will not know. It is better to confirm you Paypal transaction for each order at this moment. if ($result != 'VERIFIED') $errors .= $paypal->getL('curlmethod').$result.' cURL error:'.curl_error($ch); Link to comment Share on other sites More sharing options...
Paul C Posted February 5, 2011 Share Posted February 5, 2011 See: http://www.prestashop.com/forums/viewthread/90061/integration/paypal_problems/ Link to comment Share on other sites More sharing options...
Entcee Posted February 13, 2011 Share Posted February 13, 2011 Not using iPage Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now