Jump to content

[SOLVED] Hooking in when order status is changed


Recommended Posts

Hello,

 

my presta shop modul should hook in when someone in the prestashop backend is chaning the order state.

 

For example when an oder state from "waiting paymaint" to "payment received" will be changed my modul should hook in an catch the order informations.

 

Where and how can I hook in to this?

 

greetings

Link to comment
Share on other sites

Hello,

 

my presta shop modul should hook in when someone in the prestashop backend is chaning the order state.

 

For example when an oder state from "waiting paymaint" to "payment received" will be changed my modul should hook in an catch the order informations.

 

Where and how can I hook in to this?

 

greetings

 

you are talking about updateOrderStatus hook

  • Like 2
Link to comment
Share on other sites

×
×
  • Create New...