π Automated Stripe Payment Recovery: Track Failures & Follow-Up Emails β n8n Workflow
Overview
π Automated Stripe Payment Recovery Workflow (n8n)
Detect failed payments, log them, and send polite follow-up emails to recover revenue β all automated with n8n.
β Partβ―A β Detect & log failed payments
What it does:
Listens for failed Stripe payments. Extracts customer & payment info. Logs them neatly in Google Sheets for follow-up.
π§© Nodes:
1οΈβ£ Stripe Trigger
Listens to:
payment_intent.payment_failed
2οΈβ£ Set node
Extracts & maps fields:
Name, Email, Amount (in cents), Curren
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 11 nodes, connecting googlesheets, removeduplicates, scheduletrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (11)
Google Sheets
googleSheets
Brevo
sendInBlue
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows β New β Import from file.
- 3Select the downloaded
automated-stripe-payment-recovery-track-failures-follow-up-emailsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n β Import from JSON:
Integrations
Created by
iamvaar
@iamvaar
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β