Bot commerce
Catalog, cart, checkout, and orders via bot updates.
Products
Connect a bot to browse catalog, manage cart, checkout, and orders — without reimplementing commerce logic.
Telegram sellers often rebuild cart and payment flows inside bots.
RentedMall Telegram integration reuses the shared catalog/cart/checkout/payment domain. Mini App URL bootstrap is supported; deep Mini App UX continues to evolve.
Capabilities
Catalog, cart, checkout, and orders via bot updates.
Same inventory and payment rules as the storefront.
/api/v1/webhooks/telegram/:storeId with secret verification.
Optional miniAppUrl and capability bootstrap for clients.
Signed deep-link helpers for store-scoped payloads.
Connect and manage the bot from Store → Integrations.
How it works
Obtain a bot token from Telegram.
Paste the token under Integrations.
Point Telegram to the store webhook URL.
Customers interact via the bot using live catalog data.
Use cases
Sell without forcing a separate website visit.
Run storefront and Telegram from one catalog.
Related
FAQ
Bootstrap and capabilities exist; advanced Mini App UX is still expanding.
No — it uses the same domain services.
Start a store in the dashboard, or talk to us about your setup.