Hamidreza Order Notifier
Hamidreza Order Notifier sends WooCommerce order status notifications directly to your Telegram or Bale bot chat.
Features: – Send notifications for selected WooCommerce order statuses – Support for Telegram and Bale – Simple settings page in WordPress admin – Optional API error logging – Translation-ready
External services
This plugin connects to third-party messaging APIs to deliver WooCommerce order notifications to a chat configured by the site administrator.
Telegram Bot API
When Telegram is selected in the plugin settings, the plugin sends an HTTP POST request to the Telegram Bot API (https://api.telegram.org/bot) each time a WooCommerce order reaches one of the enabled order statuses.
The request includes the bot token and chat ID configured in the plugin settings, along with a notification message containing order details such as order ID, status, customer name, phone number, order total, date, and purchased items.
This service is provided by Telegram: Terms of Service, Privacy Policy.
Bale Bot API
When Bale is selected in the plugin settings, the plugin sends an HTTP POST request to the Bale Bot API (https://tapi.bale.ai/bot) each time a WooCommerce order reaches one of the enabled order statuses.
The request includes the bot token and chat ID configured in the plugin settings, along with a notification message containing order details such as order ID, status, customer name, phone number, order total, date, and purchased items.
This service is provided by Bale: Terms of Service, Privacy Policy.
