Send WooCommerce order notifications to Telegram or Bale.
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 (Markdown formatting)
– Test connection button on the settings page
– Background delivery so checkout is not blocked
– Settings page under WooCommerce admin menu
– Translation-ready and RTL-friendly
– Requires WooCommerce as a hard dependency
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 number, status, customer name, phone number, payment method, order total, date, purchased items, and an admin order link.
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 number, status, customer name, phone number, payment method, order total, date, purchased items, and an admin order link.
This service is provided by Bale: Terms of Service, Privacy Policy.