hakeryk2 Posted August 21, 2017 Share Posted August 21, 2017 (edited) Hello community, Struggling with API part 2. After I finally changed shipping number through jquery ajax I figured out that everything works ok, except for one thing:Prestashop isn't sending mail in_transit after API update in orders -> shipping number.How can I trigger something to send this email with shipping number after API update?Prestashop 1.6.1.4 Edited August 22, 2017 by hakeryk2 (see edit history) Link to comment Share on other sites More sharing options...
Scully Posted August 23, 2017 Share Posted August 23, 2017 The normal way would be to use an order state, assign this the a email template which containts the information needed by the customer. After inserting the tracking number, put the order into this new state and the mail is sent. 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