Process Payments Without Leaving Telegram
Embed a button in your Telegram message, customer taps it, Notis instantly creates the payment intent in Stripe. No copy-pasting, no dashboard switching.
Trigger
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Action
Create payment intent
Creates a stripe paymentintent to initiate and process a customer's payment; using `application fee amount` for a connected account requires the `stripe-account` header.
Why this helps
Customers click a Telegram button but you still have to manually log into Stripe to create the payment intent—defeating the automation.
- Keep customers in Telegram for the entire payment flow—no redirects to external sites
- Reduce friction by auto-creating payment intents the instant they engage
- Capture real-time payment requests without manual Stripe dashboard access
- Lower abandonment by making payment initiation as seamless as a button tap
Setup
Build it in a few focused steps.
- 1Connect Telegram and Stripe to Notis via the portal.
- 2Create an automation: "When someone taps a payment button in Telegram, create a payment intent for the specified amount."
- 3Choose "Callback Query Received" (button taps) as your trigger.
- 4Set Slack or email as the reporting channel for payment intent creation events.
- 5Send a test Telegram message with an inline button and confirm Notis creates the payment intent.
Questions about this workflow
How does Notis know the payment amount from a button tap?
Include the amount in your button label or in the Telegram message itself. Notis extracts it from context—e.g., "Pay $99" button automatically creates a $99 payment intent.
Do customers need to confirm the payment intent?
Depends on your setup. Notis creates the intent and can send a payment link back to the customer, or confirm it if you prefer—you define the flow in your instruction.
What if the payment method requires 3D Secure authentication?
Notis creates the intent and returns a client secret. Customers complete 3D Secure via a payment link you send in the same chat thread.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Telegram to Stripe. A trigger fires from one place; an action lands in another.
Telegram triggers
Stripe actions
New Message Received
Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.
Cancel subscription
Cancels a customer's active stripe subscription at the end of the current billing period, with options to invoice immediately for metered usage and prorate charges for unused time.
New Channel Post
Triggered when a new post is published to a channel where your bot is an administrator.
Confirm payment intent
Confirms a stripe paymentintent to finalize a payment; a `return url` is necessary if the payment method requires customer redirection.
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Create Customer
Creates a new customer in stripe, required for creating charges or subscriptions; an email is highly recommended for customer communications.
Message Edited
Triggered when a message in a chat your bot can see is edited by its sender.
Create an invoice
Creates a new draft stripe invoice for a customer; use to revise an existing invoice, bill for a specific subscription (which must belong to the customer), or apply detailed customizations.
New Chat Member
Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.
Create payment intent
Creates a stripe paymentintent to initiate and process a customer's payment; using `application fee amount` for a connected account requires the `stripe-account` header.
Create a price
Creates a new stripe price for a product, defining its charges (one-time or recurring) and billing scheme; requires either an existing `product` id or `product data`.
Create product
Creates a new product in stripe, encoding the request as `application/x-www-form-urlencoded` by flattening nested structures.
Create Refund
Creates a full or partial refund in stripe, targeting either a specific charge id or a payment intent id.
Connect any two apps with Notis in the middle.
Not just Telegram and Stripe. Any combination from 985+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Stripe.
