Zaarrr Posted November 24, 2020 Share Posted November 24, 2020 Good afternoon! I hope you guys are having a good day. At this point I'm looking to send a sms when sending a status mail. I would like to know how I can achieve this. "I think that we first have to find where the status is sent, then we have to put the code to sms ( api or service ). I've seen the entire code but I can't figure out how to reach when the status is sent. Can you tell me where is that piece of code? Thanks for helping. Link to comment Share on other sites More sharing options...
ClassyDevs Posted November 30, 2020 Share Posted November 30, 2020 If you are talking about product status update then "actionProductUpdate" this hook can help you out I hope. It is called when a product is updated. Link to comment Share on other sites More sharing options...
Guest Posted November 30, 2020 Share Posted November 30, 2020 2 hours ago, ClassyDevs said: If you are talking about product status update then "actionProductUpdate" this hook can help you out I hope. It is called when a product is updated. Thought to send an SMS when the status of the order status changes no product update. Link to comment Share on other sites More sharing options...
ClassyDevs Posted November 30, 2020 Share Posted November 30, 2020 47 minutes ago, Guest said: Thought to send an SMS when the status of the order status changes no product update. In that case, this is the hook "actionOrderStatusUpdate". 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