senrab Posted November 1, 2018 Share Posted November 1, 2018 How do I disable prestashop emails that get sent to customer when payment has been processed? An email gets sent to them from the payment provider which id much prefer to keep active. I have already disabled the order confirmation emails but cannot find where to disable this one. Someone please help, customers get way too many emails.... Link to comment Share on other sites More sharing options...
Rolige Posted November 1, 2018 Share Posted November 1, 2018 Hello: You can disable emails for customer order states created by module (as you do with order confirmation). If module anyway send emails you must find Mail::send() function calls in module source code and deleted or comment. Regards Link to comment Share on other sites More sharing options...
senrab Posted November 10, 2018 Author Share Posted November 10, 2018 Hi, Would you know which controller sends the emails for order status? Link to comment Share on other sites More sharing options...
TamasFelix Posted April 28, 2020 Share Posted April 28, 2020 Hi, I am in the same situation at kiwigym.ro , Senrab did you find the solution? Link to comment Share on other sites More sharing options...
Guest Posted April 28, 2020 Share Posted April 28, 2020 (edited) . Edited July 26, 2021 by Guest (see edit history) 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