workflows.fit
Back to n8n workflows
n8n template$3By Solomon

Get notified on Gmail, Telegram and Slack on new Stripe purchase

Get notified when a customer completes a Stripe checkout — including all products they purchased in a single checkout session. ![image.png](fileId:1080) Using the Stripe API can be tricky, especially when you're selli...

DevelopmentCore NodesCommunicationHITLFinance & AccountingSalesStripe TriggerHttp Request
Open checkout
Loading interactive preview...

Template notes

Get notified when a customer completes a Stripe checkout — including all products they purchased in a single checkout session.

![image.png](fileId:1080)

Using the Stripe API can be tricky, especially when you're selling multiple products, order bumps, or recommended add-ons in one checkout. This workflow solves that for you.

How it works

The template listens for successful Stripe checkout events. When a payment is completed, it retrieves all items from the session, including main products, bumps, and extras — and sends a full breakdown straight to your chosen app.

![image.png](fileId:1081)

You can receive the notification on:

- Telegram - WhatsApp - Gmail - Or any other chat/notification service you prefer (Slack, Outlook etc. )