Adjust Payments On the Fly from Telegram
Customer clicks "Change amount" on a Telegram button. Notis automatically updates the payment intent amount in Stripe—no manual intervention needed.
Trigger
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Action
Update Payment Intent
Updates a stripe paymentintent with new values for specified parameters; note that if `currency` is updated, `amount` might also be required, and certain updates (e.g., to `payment method`) can necessitate re-confirmation by the customer.
Why this helps
Customer needs to change their payment amount after clicking a button, but you have to manually log into Stripe to update the intent. Slow and frustrating.
- Let customers adjust payment amounts without starting over
- Update payment intents instantly without Stripe dashboard access
- Keep the payment flow in Telegram—no external redirects for modifications
- Reduce payment abandonment from customers getting frustrated with rigid flows
Setup
Build it in a few focused steps.
- 1Connect Telegram and Stripe to Notis.
- 2Create an automation: "When someone clicks an amount-change button on Telegram, update the payment intent with the new amount."
- 3Select "Callback Query Received" (button clicks) as the trigger.
- 4Set your notification channel for payment updates.
- 5Test by clicking a payment modification button and confirm Notis updates the intent in Stripe.
Questions about this workflow
Can customers change other fields like currency or payment method?
Yes, depending on what buttons you set up. Include those options in your Telegram message and Notis can update them via button clicks.
Will the payment need re-confirmation after an update?
Depends on the change. Minor updates like amount may not need re-confirmation; payment method changes typically do. Notis handles this intelligently.
Can I set minimum or maximum amounts for updates?
Yes. Mention limits in your instruction (e.g., "allow amounts between $10–$1000") and Notis will validate customer choices.
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.
