Guest Posted November 25, 2009 Share Posted November 25, 2009 1. Making new connection to 'api-3t.paypal.com/nvp' 2. Connect with CURL method sucessfull 3. Sending this params: 4. METHOD=SetExpressCheckout&VERSION=53.0&PWD;=*********&USER=ilogic_api1.hotmail.co.uk&SIGNATURE;=*********&Amt=0.01&PAYMENTACTION=Sale&ReturnUrl=https://www.blueleopardproducts.co.uk/home/modules/paypalapi/payment/submit.php?fromPayPal=1&CANCELURL=https://www.blueleopardproducts.co.uk/home/order.php&CURRENCYCODE=GBP&NOSHIPPING=1 5. Send with CURL method sucessfull 6. PayPal response: 7. TIMESTAMP -> 2009-11-25T15:12:25Z 8. CORRELATIONID -> 369cac715384 9. ACK -> Failure 10. VERSION -> 53.0 11. BUILD -> 1105502 12. L_ERRORCODE0 -> 10002 13. L_SHORTMESSAGE0 -> Security error 14. L_LONGMESSAGE0 -> Security header is not valid 15. L_SEVERITYCODE0 -> Error 16. PayPal returned errorhelpplease Link to comment Share on other sites More sharing options...
driveman Posted December 1, 2009 Share Posted December 1, 2009 HelloHave you solved your issue ?I have same problem on my test server, but I assume it's a problem of SSL Certificate.I beleive PayPal checks your environment firsst to know if you are in https which seems to be the case, then checks if SSL Certificate is valid or not.You get following ERRORS:12. L_ERRORCODE0 -> 10002 13. L_SHORTMESSAGE0 -> Security error 14. L_LONGMESSAGE0 -> Security header is not valid Check Paypal API error codes to accurately understand:https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_errorcodes#id0864GF00T4YActually you error is line 15, Error 10008 Security error Security header is not valid.Do you have SSL Certificate?Have you installed it on your server?Does your Hoster support independent SSL Certificate or mutualized one ?Regards Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2009 Share Posted December 1, 2009 yer i sorted the problem i just got the details wrong in the module Link to comment Share on other sites More sharing options...
jeanvand Posted December 23, 2009 Share Posted December 23, 2009 I had the same problem actually. Sandbox mode works only with sandbox accounts. You can not just test your production website implementation with the sandbox mode, it is not staging...Anyway, works perfect for me now! Link to comment Share on other sites More sharing options...
itzik glam Posted June 15, 2010 Share Posted June 15, 2010 i have a problem with the redirecting page after payment..how you set your return page to prestashop after the payment??i get a blank white page with code... Link to comment Share on other sites More sharing options...
zke36 Posted November 3, 2010 Share Posted November 3, 2010 I am having the same problem on my website: watches.secretejewelry.comsandbox mode is set to "desactive"What was the solution? I copy/pasted all API info from paypal and used my primary paypal login. 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