macau_stone Posted August 10, 2016 Share Posted August 10, 2016 Hi I'm using Presta 1.6 Is there a way to set up specific time to email invoice after order dispatch? Say I want Presta to send invoice at 1900 once the order is shipped out. Link to comment Share on other sites More sharing options...
rocky Posted August 10, 2016 Share Posted August 10, 2016 No, PrestaShop doesn't have this option. You'd have to configure the "Shipped" order status to not send an email, then create a cron.php file that gets all orders with "Shipped" order status since the last time the cron job run, then log in to your cPanel and configure it to call that cron job at 1900 every day. 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