Jump to content

Call hook/api on order status change


WhyEs

Recommended Posts

Thanks again for answering.

 

Maybe I should clarify myself: our warehouse sends a track & trace-link to our Prestashop installation which eventually sets the order status to 'shipped'. We would like Prestashop to detect this action and send an e-mail on completion. Is this possible?

 

(Since there is no interaction involved, writing a module doesn't seem to be right solution.)

Edited by WhyEs (see edit history)
Link to comment
Share on other sites

  • 2 years later...
  • 9 months later...
  • 6 months later...

if you have an external application updating your database directly, then it is completely bypassing the prestashop application, and prestashop will not know the order status has changed.  therefore you will need to come up with a custom solution for this.  have you explored what a database trigger is in mysql database yet?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...