To sell digital products with Telegram Stars in 2026, register a bot, integrate the Bot Payments API with the XTR currency tag, list each item priced in Stars, and auto-deliver the file on payment. Stars work natively in-app but charge a ~30% mobile store cut and pay out only via Fragment to TON.
Telegram Stars (XTR) are Telegram's in-app virtual currency, introduced specifically so bots and Mini Apps can charge for digital goods without an external payment provider. A user buys a pack of Stars inside Telegram, then spends them on whatever your bot sells — an ebook, a Lightroom preset bundle, a software license key, a PDF course, a Notion template, or a one-off paid file.
Crucially, Stars are mandatory for digital goods sold through bots. Telegram's payment rules require that anything intangible and consumed inside Telegram be charged in Stars, not in real fiat through Stripe-style providers. Physical goods (merch, shipped items) can still use traditional payment tokens, but a downloadable ebook cannot. So if your product lives entirely inside chat, Stars is the official native rail whether you like the economics or not.
The headline appeal is friction: the buyer never leaves Telegram, never types a card number, and pays with a balance they already topped up. For impulse purchases — a $2 sticker pack, a 50-Star meme bundle — that frictionlessness genuinely converts better than redirecting someone to a checkout page.
Here is the honest technical path, because Stars selling is a developer task, not a no-code toggle. First, create a bot with @BotFather and grab the token. Second, call the Bot Payments API with provider-agnostic Stars: when you send an invoice you set the currency to XTR and the price as an integer number of Stars (e.g. 250 Stars for a roughly $4 ebook). No Stripe or PayPal merchant account is involved — Telegram is the provider.
Third, handle the pre_checkout_query (you must answer within 10 seconds or the payment fails) and then listen for the successful_payment update. That successful-payment event is your trigger to deliver: send the file, the license key, or the channel invite. If you skip server-side delivery logic, the buyer pays and gets nothing, so this step is not optional.
Fourth, store a record of every transaction's telegram_payment_charge_id — you will need it to issue refunds via refundStarPayment. For a single product this is a weekend of coding; for a real catalog with categories, balances, and order history you are building a small e-commerce backend on top of the Stars API.
This is where sellers get surprised. When a buyer purchases Stars on iOS or Android, Apple and Google take their standard ~30% in-app-purchase cut before the Stars ever reach Telegram. After Telegram's own spread, you typically net around 68% of what a mobile buyer spent. Sell a 1,000-Star item to an iPhone user and you keep roughly two-thirds. Buyers who top up on Telegram Desktop or Web avoid the app-store tax, so your effective take is far higher (~96%) — but you don't control which device your customers use.
Getting the money out is its own process. Earned Stars are locked for 21 days before they're withdrawable, and you need a minimum balance (around 1,000 Stars) to cash out. Withdrawal happens through Fragment, Telegram's Web3 marketplace: you convert Stars to TON at roughly 200 Stars per TON (a USD-pegged rate, so you get fewer TON when TON's price rises), then move TON to an exchange to reach fiat. End to end, expect three to four weeks from sale to bank deposit.
Refunds add a quiet risk: Telegram lets buyers request refunds, and you're expected to honor legitimate ones — but for an instantly-delivered ebook or key, a refund means you've lost both the revenue and the product. There's no clawing back a downloaded file.
TeleCrow is honest about scope: it does not natively integrate Telegram Stars. Instead, the Digital Product bot sells files, ebooks, and license keys through crypto (USDT/TON) and card payments via DodoPayments, with instant automatic delivery the moment payment clears. You build the catalog with no code — categories, product images, prices, stock of keys — and the bot handles balance top-ups, order history, referrals, and promo codes for you.
The trade-off is real and worth stating plainly. Stars wins on in-app friction (no checkout redirect) and is the only sanctioned rail if you specifically want Telegram-balance payments. TeleCrow's crypto/card route wins on economics and payout speed: you avoid the 30% mobile app-store cut, you're not locked into a 21-day Fragment hold or TON conversion spread, and crypto settles to your wallet directly. For a $40 software license or a high-ticket course, keeping ~95% via card beats keeping ~68% via Stars on mobile.
If your goal is paid access to a private channel or group rather than a one-time file, TeleCrow's Access Control bot handles subscriptions, auto-renewal, and promo codes — and you can warm buyers up first with an Autofunnels message sequence. None of these use Stars, but all of them ship as no-code bots with managed hosting on plans from free to $11.99/mo.
Not through Telegram's own tools — the Stars Bot Payments API requires building invoice, pre-checkout, and delivery logic in code. TeleCrow gives you a no-code Digital Product bot instead, but it sells via crypto and card with instant delivery rather than Stars.
Roughly 68% of a mobile buyer's payment, because Apple and Google take ~30% on the in-app Star purchase plus Telegram's spread. Buyers who top up on Telegram Desktop or Web avoid the app-store cut, raising your effective take to about 96%.
Stars are locked for 21 days before withdrawal, you need around 1,000 Stars minimum, and you cash out through Fragment by converting to TON (about 200 Stars per TON). Sale-to-bank typically takes three to four weeks.
No. TeleCrow does not integrate Telegram Stars, Mini-App storefronts, or native paid posts. Its Digital Product bot sells files, ebooks, and keys via crypto (USDT/TON) and card through DodoPayments, with instant auto-delivery and no app-store cut.
Use Stars for cheap impulse buys where in-app friction matters most. For higher-ticket items, crypto/card via TeleCrow's Digital Product bot usually nets more — no 30% mobile cut, no 21-day Fragment hold, and direct settlement to your wallet.
Sell digital products, gate paid channels and accept crypto — no code, on the free plan.