FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How to Accept Payments in a Telegram Mini App Using Stars (Step-by-Step Guide)
How-ToTools

How to Accept Payments in a Telegram Mini App Using Stars (Step-by-Step Guide)

via Dev.to TutorialHaskell Thurber3h ago

Telegram Stars are a built-in payment system for Mini Apps — no Stripe, no App Store fees, no payment gateway needed. Users pay with Stars they already have in Telegram, and you get paid directly. In this tutorial, I'll show you exactly how to implement Stars payments in a Node.js + Express backend, based on what I built for WhisprMe — an anonymous messaging Mini App. What Are Telegram Stars? Stars are Telegram's in-app currency. Users buy them inside Telegram and spend them in Mini Apps and bots. As a developer, you: Create an invoice via the Bot API Handle the pre-checkout query Confirm the payment Deliver the digital good There are zero platform fees for the first withdrawal (Telegram takes a cut on subsequent ones). The entire flow happens inside Telegram — no redirects, no card forms. Prerequisites A Telegram Bot (create one via @BotFather ) Node.js 18+ The telegraf package (or node-telegram-bot-api ) A Telegram Mini App connected to your bot Step 1: Create the Invoice Endpoint Yo

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
0 views

Related Articles

Another Axiom Employee Leaves To Create His Own Game Studio
How-To

Another Axiom Employee Leaves To Create His Own Game Studio

Medium Programming • 4h ago

How To Make Style Statements …
How-To

How To Make Style Statements …

Medium Programming • 12h ago

The 3 Biggest Mistakes Founders Make When Expanding to Europe (And How to Avoid Legal Fees).
How-To

The 3 Biggest Mistakes Founders Make When Expanding to Europe (And How to Avoid Legal Fees).

Medium Programming • 12h ago

The Math Behind the Match: Building Production Search for People Names
How-To

The Math Behind the Match: Building Production Search for People Names

Hackernoon • 13h ago

How-To

Title: How to Mine Real Crypto on Your Phone — No Equipment, No Investment, Just a Game

Medium Programming • 13h ago

Discover More Articles