helldog2004 Posted July 27, 2017 Share Posted July 27, 2017 Hi everyone, I am encountering a crazy problem within PrestaShop which is probably Sisow to blame. I am hoping someone else encountered this problem as well before and knows a solution. We are using Sisow as payment gateway to use iDeal (Dutch pyament gateway), Mistercash, credit card and more. Now it seems that customers aren't receiving any confirmation emails after succesfully paying for a product, while the administrator DO is receiving an email. All other e-mail stuff is working perfectly though, after creating an account, changing status of orders in BO, contact form and others are working without problems. Extra information: Website is running on PrestaShop 1.6.0.14 Customers do are receiving confirmation email if paid via for example PayPal without the use of Sisow. Thanks for taking a look into it. Link to comment Share on other sites More sharing options...
Scully Posted July 27, 2017 Share Posted July 27, 2017 Contact the payment gateway developer would be my first choice. Link to comment Share on other sites More sharing options...
helldog2004 Posted July 27, 2017 Author Share Posted July 27, 2017 Hi @Scully, of course I did contact the payment gateway, waiting for reply. Still I ain't going to just wait for a reply from them, was hoping someone else had the same problem I have right now. What better way to find out then to go to the PS Forums. Right? Link to comment Share on other sites More sharing options...
Scully Posted July 27, 2017 Share Posted July 27, 2017 Asking is always allowed. But unsure how many shop owners use this specific gateway. Link to comment Share on other sites More sharing options...
helldog2004 Posted July 28, 2017 Author Share Posted July 28, 2017 Well the payment gateway just replied with an email, and according to them this has nothing to do with their plug-in. Which is basically bringing me no-where.. Link to comment Share on other sites More sharing options...
Scully Posted July 28, 2017 Share Posted July 28, 2017 Just make a test order from front office and you'll see what your customers are receiving. Maybe the mails are recognized as spam? Link to comment Share on other sites More sharing options...
helldog2004 Posted July 28, 2017 Author Share Posted July 28, 2017 Hi @Scully, that is something we already did, we figured that this is not being received by customers. The rest of the e-mails are being received, like status changing of an order. Link to comment Share on other sites More sharing options...
Scully Posted July 28, 2017 Share Posted July 28, 2017 You could add an addlog statement to the Mail.php class file. This would show whether or not the mail send was called by the module. Or check the module source for the mail send trigger. Link to comment Share on other sites More sharing options...
Scully Posted July 28, 2017 Share Posted July 28, 2017 But all this only helps if your gateway uses prestashop default mechanisms for sending mails. I don't know that at all. Link to comment Share on other sites More sharing options...
enigma32 Posted July 30, 2017 Share Posted July 30, 2017 I skipped straight from 1.4.4.1 to 1.7.1.2, so I have a bit of a knowledge gap on changes in between. You say all other emails go through... does that include other payment modules as well? I know in older versions there was a 'status' subtab under orders, and you could actually disable/enable the emails for specific statuses. I don't see that option in 1.7 so not sure it exists in 1.6. Otherwise it likely is indeed caused by their module since you've isolated it to just this case. I've seen modules manually validate orders and update statuses and such, but you'd have to dive into the code to find the culprit. Link to comment Share on other sites More sharing options...
helldog2004 Posted July 31, 2017 Author Share Posted July 31, 2017 Hi @Enigma32, thanks for coming back, and sorry for my late response. Yeah other payment gateways like PayPal (without the use of Sisow) is working perfectly (that makes certain that the Sisow plug-in is the culprit. I had a short communication via e-mail with Sisow creators but they don't seem to be in a hurry (first reaction was: This is probably the mistake of PS themselves). Well, told them other payment gateways aren't showing any problems. So we decided to step over to MultiSafePay as they seemed to do the job on multiple other websites hosted by us. Thanks for helping @Enigma32 and @Scully. Link to comment Share on other sites More sharing options...
Scully Posted July 31, 2017 Share Posted July 31, 2017 Thank you for the feedback. Sometimes support isn't as expected - sadly... 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