logan871 Posted May 2, 2016 Share Posted May 2, 2016 Hi, since today when customers make paymants with Paypal I don't recive order confirmations on the Back Office. It was working since 1 am of today. I didn't do any modification on the shop. I'm using Prestashop 1.6.1.5 and PayPal v3.10.6 Can anyone help me? It's really a huge problem! Link to comment Share on other sites More sharing options...
tuk66 Posted May 2, 2016 Share Posted May 2, 2016 Are the other payment modules working? Link to comment Share on other sites More sharing options...
logan871 Posted May 2, 2016 Author Share Posted May 2, 2016 Yes, they are Link to comment Share on other sites More sharing options...
tuk66 Posted May 2, 2016 Share Posted May 2, 2016 So the issue is only PayPal related. What is the URL? Can be that your hosting company changed PHP version or something else? Link to comment Share on other sites More sharing options...
logan871 Posted May 3, 2016 Author Share Posted May 3, 2016 thanks for reply, the problem seems the connection with paypal, if I try to contact paypal via cURL: php -r '$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://tlstest.paypal.com/"); var_dump(curl_exec($ch)); var_dump(curl_error($ch));' the anwear is: prestashop could not resolve host paypal.com site:www.prestashop.com Link to comment Share on other sites More sharing options...
logan871 Posted May 3, 2016 Author Share Posted May 3, 2016 Problem solved disabling URL Friendly...it was working well, I think it's a problem of the module version. 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