Complete Payments with a Single Button Tap
Customer taps "Confirm Payment" in Telegram. Notis instantly confirms the payment intent in Stripe—no redirect, no waiting, no manual steps.
Trigger
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Action
Confirm payment intent
Confirms a stripe paymentintent to finalize a payment; a `return url` is necessary if the payment method requires customer redirection.
Why this helps
You create a payment intent and send a confirmation link, but customers get lost or the confirmation step feels clunky. Payments get stuck in pending because nobody completes the flow.
- Reduce payment abandonment by completing confirmation in a single tap
- Keep payment flow inside Telegram—no redirects to external confirm pages
- Instantly verify payment success without customers checking their email
- Eliminate stuck payment intents that never get confirmed
Setup
Build it in a few focused steps.
- 1Connect Telegram and Stripe to Notis.
- 2Create an automation: "When someone taps the confirm button in Telegram, finalize the payment intent."
- 3Select "Callback Query Received" (button taps) as your trigger.
- 4Set your notification channel for payment confirmations.
- 5Send a test payment link with a confirmation button and verify Notis confirms the payment intent in Stripe.
Questions about this workflow
What if the payment method requires additional authentication like 3D Secure?
Notis will confirm the intent. If 3D Secure is needed, the customer completes that step before the button appears, or Stripe will return a redirect URL for the final auth step.
Can I confirm multiple payment intents from different customers at once?
Each button tap confirms one intent. This workflow is designed for individual customer interactions—one tap, one confirmation.
What happens if confirmation fails?
Notis reports the failure in your notification channel with details about why (e.g., insufficient funds, expired card). You can then contact the customer with a solution.
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.
