I need to create a custom email notification logic when order status in changed. I mean, not only email templates, but also a logic that will change recipients depends on Order fields.
But I can't find a way to handle OrderStatus change event.How can I handle OrderStatus change event?
Maybe there are any other ways to achieve such behavior?
↧