tsandeep Posted June 3, 2013 Share Posted June 3, 2013 actually i am using pay pal api sandbox testing. but when go through the purchase process in my site and click on paypal button it's throwing me some error like:- Please try to contact the merchant: PayPal response: TIMESTAMP -> 2013-06-03T12:34:20Z L_ERRORCODE0 -> 10002 L_SHORTMESSAGE0 -> Security error L_LONGMESSAGE0 -> Security header is not valid L_SEVERITYCODE0 -> Error Please help me out as soon as possible .................... Link to comment Share on other sites More sharing options...
surfgimp Posted July 15, 2013 Share Posted July 15, 2013 (edited) I'm also trying to setup paypal as well. I was getting this error but I got around this by making sure that the email on the payment config page was the paypal test email not the actual business one. Of course this is assuming that you're in test mode. I've got the payment to go through but the status of the order is saying awaiting paypal payment so not sure if I'm supposed to approve the payment in paypal. This all used to happen automatically. I will check the settings. Update: Added a new business developer paypal account and the payment went all the way through without intervention. Edited July 15, 2013 by surfgimp (see edit history) Link to comment Share on other sites More sharing options...
kall3 Posted September 25, 2013 Share Posted September 25, 2013 (edited) I've tried paypal in my prestashop 1.5. I've setup it with a fake business account create in Paypal to try payments with sandbox. But PS return thi error: Please try to contact the merchant: PayPal response: DC -> origin2-api-3t.sandbox.paypal.com; secureTOKEN TIMESTAMP -> 2013-09-25T14:23:32Z Edited September 25, 2013 by kall3 (see edit history) Link to comment Share on other sites More sharing options...
OBDA Posted October 9, 2013 Share Posted October 9, 2013 Hi, I had the same problem as you with the "DC->..." message. After searching the web for any solution (and finding this thread^^), i went back to check paypal developper site and doc. Something caught my eye and then i checked, modified then retested and : Hallelujiah !! Everything works fine with Sandbox account. The solution that worked for me : install and activate PHP cURL extension on my server. It worked right after install, no configuration, no manipulation, no changes to Sandbox account and no changes to Paypal mod in PS. If this can be helpful to any of you having the same problem, happy i could help. Link to comment Share on other sites More sharing options...
kall3 Posted October 25, 2013 Share Posted October 25, 2013 Hi, I search everywhere without success for this problem. I've create a file with phpinfo()... my server don't have cURL installed ("curl" don't appear in php info screen). My server administrator will install cURL. thank you so much for your help!!! Link to comment Share on other sites More sharing options...
kall3 Posted October 25, 2013 Share Posted October 25, 2013 With cURL installed everything work fine! Now, I can use Sandbox to test payments. You are the best! Thank you. Link to comment Share on other sites More sharing options...
Guest locen Posted May 24, 2016 Share Posted May 24, 2016 Hi, in your sandbox mode your status is "waiting for paypal payment" ? Link to comment Share on other sites More sharing options...
Recommended Posts