Access Invoice History from Telegram
Ask Notis "Show invoices for customer john@example.com" and get their full history—dates, amounts, status—all in Telegram.
Trigger
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.
Action
List Invoices
Retrieves a list of stripe invoices, filterable by various criteria and paginatable using invoice id cursors obtained from previous responses.
Why this helps
Customer asks for past invoices and you have to open Stripe, find them, and manually compile a list. By the time you send them, context is lost.
- Retrieve invoice history instantly without opening Stripe
- Show customers their past invoices during support conversations
- Reduce accounting and support response time by instant access
- Perfect for invoice disputes or payment history verification
Setup
Build it in a few focused steps.
- 1Connect Telegram and Stripe to Notis.
- 2Create an automation: "When I ask for invoices for a customer on Telegram, retrieve their invoice list from Stripe."
- 3Select "New Message Received" as the trigger.
- 4Choose your Telegram channel.
- 5Test by asking Notis to show invoices for a customer and confirm it returns their invoice history.
Questions about this workflow
How many invoices will Notis show?
Notis retrieves the most recent invoices (typically last 10–20). Ask for a specific date range if you need older ones.
Can I filter invoices by status (draft, sent, paid)?
Yes. Mention the status in your Telegram message (e.g., "Show unpaid invoices") and Notis will filter them.
Will customers see this conversation?
Notis retrieves the data and sends it to your Telegram chat or notification channel. You decide if and how much to share with the customer.
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.
