kaiodadalt Posted September 10, 2019 Share Posted September 10, 2019 Hi everyone, I need to update order status after 2 days (if custommer don't pay) and then, send email of the new status. I would like to know if its possible to do it by database. If don't, can anybody help me? Thank you very much Link to comment Share on other sites More sharing options...
Simonas Invertus Posted September 17, 2019 Share Posted September 17, 2019 You can change order status via database, but you will need a script/cron job to send emails. Most likely you can use existing email templates and PrestaShop mail sending functionality, but you need to write a code that will execute it. 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