Hamidreza Order Notifier: A First Look at the Free WooCommerce-to-Telegram/Bale Alert Plugin
Some links in this guide are affiliate links. If you sign up through them, Day Zero Guides may earn a commission at no extra cost to you. This never affects which products we cover or what we say about them. See our affiliate disclosure for details.

What Hamidreza Order Notifier Actually Does
Hamidreza Order Notifier is a small, single-purpose WordPress plugin listed on WordPress.org that watches your WooCommerce order statuses and, when an order hits a status you've selected (e.g., "processing," "completed," "on-hold"), fires a message off to a Telegram bot or a Bale bot sitting in a chat you control. That's the whole product. There's no dashboard analytics, no CRM, no marketing automation layer bolted on — it's a notification pipe from WooCommerce's order hooks to a messaging API.
The inclusion of Bale is the detail that makes this plugin worth a second look. Bale is a domestic Iranian messaging app that has grown in relevance as Telegram access has been intermittently restricted or throttled in Iran, and as international SMS/payment gateways have become harder for Iranian merchants to use due to sanctions-related banking friction. For store owners running WooCommerce inside Iran, or for developers building stores for Iranian clients, having a native Bale bot option alongside Telegram — in one free plugin — solves a real, specific gap that most Western-built notification plugins don't touch at all.
Setup, in Practice
You'll need to do a bit of bot plumbing before the plugin does anything useful:
- Create a bot via Telegram's @BotFather (or the equivalent Bale bot creation flow) to get an API token.
- Get the chat ID of the group, channel, or direct chat where you want alerts delivered — usually by messaging the bot and pulling the chat ID from the API response.
- Install and activate Hamidreza Order Notifier from the WordPress plugin directory or by uploading the zip.
- Paste the bot token and chat ID into the plugin's settings screen.
- Choose which WooCommerce order statuses should trigger a message.
- Place a test order and confirm the message lands in the right chat.
There's no OAuth flow, no external account beyond the bot token itself, and no data leaves your server except the message payload sent directly to Telegram's or Bale's Bot API endpoint. That's a meaningfully smaller footprint than plugins that route your order data through a third-party SaaS middleman first.
Concrete Use Cases
- A small Tehran-based apparel shop running WooCommerce wants order alerts in a Bale group its two warehouse staff already use daily, without paying for an SMS gateway that may not reliably deliver due to carrier or banking restrictions.
- A WooCommerce store owner who already lives in Telegram wants a ping in a private channel every time an order moves to "processing," so the fulfillment person doesn't need to keep the WordPress admin open all day.
- A freelance developer managing five or six small WooCommerce stores for local clients wants a zero-cost way to give each client owner real-time order pings without setting up Twilio, a paid SMS plugin, or a Zapier subscription for each site.
- A store that primarily uses cash-on-delivery or bank transfer (common in markets where card gateways are limited) wants a fast internal alert the moment an order is placed, before any payment confirmation step, so staff can call the customer to confirm.
What it's not built for: multi-channel marketing blasts, customer-facing order-status messages, abandoned cart recovery, or anything requiring a UI to design templates. This is an internal ops notifier, not a customer engagement tool.
Pricing
Hamidreza Order Notifier is completely free and open source, distributed through the official WordPress.org plugin repository. There is no premium tier, no upsell screen, and no license key. The only real "cost" is your own time setting up a Telegram or Bale bot, both of which are free to create. If the developer adds a paid version later, that's not part of what's live today — as of this writing, WordPress.org lists it as free with no pro upgrade path advertised.
How It Compares
| Hamidreza Order Notifier | WooCommerce Telegram Notifications | WooCommerce SMS Plugins (e.g., WP SMS, Order SMS) | Zapier + WooCommerce | |
|---|---|---|---|---|
| Price | Free, no pro tier | Free core version, some forks/premium versions exist | Usually free plugin + paid SMS credits/gateway fees | Free tier (100 tasks/mo), paid plans from ~$19.99/mo |
| Channels supported | Telegram bots and Bale bots | Telegram only | SMS only (carrier-dependent) | Any app in Zapier's catalog (Slack, email, Sheets, SMS, etc.) |
| Setup complexity | Low — one bot token, one chat ID | Low — similar bot token setup | Medium — requires SMS gateway account and often per-message cost | Medium-high — requires Zapier account, WooCommerce trigger app, and per-step configuration |
| Best for | Merchants needing Bale support or a zero-dependency Telegram alert, especially in regions where Telegram access is unreliable | Telegram-only stores that don't need Bale | Stores needing customer-facing SMS confirmations, not just internal alerts | Stores that already use Zapier for other workflows and want order data routed to many destinations, not just chat |
| Ongoing cost as volume grows | None — no per-message fee | None | Scales with SMS credit usage | Scales with task volume once you exceed the free tier |
Where It Falls Short
- No message templating UI — you're working with whatever fields the plugin exposes, not a drag-and-drop editor.
- No delivery logging or retry dashboard visible in the plugin settings, so if a message fails to send (bot token typo, chat ID revoked, Bale API hiccup), you may not immediately know.
- It's a young, narrowly-scoped plugin on WordPress.org — check the support forum and changelog for update frequency before relying on it for a high-order-volume store, since single-maintainer plugins can go quiet.
- No native support for customer-facing messages — this sends alerts to you, not to the customer's Telegram.
Verdict
If you run a WooCommerce store and want a free, no-frills way to get pinged in Telegram the moment an order comes in, WooCommerce Telegram Notifications and Hamidreza Order Notifier will do roughly the same job. The reason to pick Hamidreza Order Notifier specifically is Bale support — if you or your client base operates where Bale is the more reliable or preferred messaging app, this is one of the only WooCommerce plugins addressing that directly, and it costs nothing to try. Install it, wire up a bot in under ten minutes, and place a test order today to see if the alert format and reliability fit your workflow before deciding whether you need something heavier like Zapier for more complex routing.