You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I need to perform a certain action when changing the status of an order. I'm using the hook. "woocommerce_order_status_changed()". When I change the status of an order through my account, my function works fine, but when I change the status of an order through the mobile app, nothing happens. Order status changes and my function is not executed. Tell me how to track the change in the status of the order that occurs through the mobile application. Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello. I need to perform a certain action when changing the status of an order. I'm using the hook. "woocommerce_order_status_changed()". When I change the status of an order through my account, my function works fine, but when I change the status of an order through the mobile app, nothing happens. Order status changes and my function is not executed. Tell me how to track the change in the status of the order that occurs through the mobile application. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions