admin管理员组文章数量:1317898
I want to send SMS while new order gets placed, now I have used woocommerce_order_status_completed
hook, but this only works while you move order processing to complete.
Alternatively, I have also used woocommerce_order_status_processing
but it's also not working.
So the question is can I send SMS at the same time while the order getting placed?
Note: SMS are working fine here
I want to send SMS while new order gets placed, now I have used woocommerce_order_status_completed
hook, but this only works while you move order processing to complete.
Alternatively, I have also used woocommerce_order_status_processing
but it's also not working.
So the question is can I send SMS at the same time while the order getting placed?
Note: SMS are working fine here
1 Answer
Reset to default 1Please try the woocommerce_checkout_order_processed
or woocommerce_new_order
本文标签: plugin developmentSending an SMS on new order placedWooCommerce
版权声明:本文标题:plugin development - Sending an SMS on new order placed - WooCommerce 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742035981a2417295.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论