UNCLESAMTelegram Suite
Telegram Suite is a full OpenCart store integration with Telegram and Viber: instant order notifications to the manager with status changes right from the chat, push notifications to customers, and Telegram sign-in with a personal account — no password required.
OVERVIEW
Most customers today live in messenger apps, not in their inbox. Order emails end up in spam, SMS costs money for every single message, and your manager has to keep the admin panel open all day just to avoid missing a new order.
Telegram Suite removes these pain points: order notifications reach the manager instantly and for free, right in Telegram, with buttons to process the order without ever opening the admin panel. Customers get push notifications about their order status, can sign in with a single tap and no password, and can even check their orders directly in the bot — without opening the website at all.
SCREENSHOTS




FEATURES
Right under the message there's a "Change status" button that opens a list of every order status on the site. The order status changes with a single tap in Telegram — no need to log into the admin panel. The customer is automatically notified about the new status at that moment.
Each notification type can be enabled or disabled individually from the "Settings" tab.
If it's a new customer, an account is created automatically from their Telegram data, and they land straight in their personal account. If the customer has linked Telegram before, they're logged into their existing account instantly.
This lowers the barrier to entry and increases the number of completed sign-ups — especially on mobile, where typing a password is inconvenient.
A "Repeat order" button — the products from a past order are instantly added to the cart on the site, including any selected product variants (size, colour, etc.) from the original order.
The dispatch is processed via cron — in batches, with protection against double-processing and automatic retries on delivery failures. The admin panel shows statistics on which products get the most subscriptions, plus a per-product subscriber list with the option to send a test message or remove a subscription.
Already available today: manager notification in Viber about a new order and every other event — reviews, registrations, returns, contact form messages, low stock alerts (each type works in Viber independently of Telegram — run one channel or both at once); customer notification in Viber about an order status change; linking a customer's Viber account from their personal account.
A built-in "Diagnostics" tab — 8 test panels covering every notification type, with results shown in a popup with full API response data.
Security: data from the Telegram Login Widget is verified using the HMAC-SHA256 signature algorithm, and the webhook is protected by a secret token generated automatically and checked on every incoming request.
Requirements: the cURL extension for sending notifications, cron on the server for automated operation, and SSL (https) on the site — a must for the Telegram Webhook and Login Widget to work.