Generate Stripe invoice and send it by email

Go to Workflow
1,881 views
Built by Solomon Solomon
Created on June 05, 2026

Description

Generating Stripe invoices through the API can be tricky since it requires four steps to generate and send it via email to the customer.

With this workflow you can create Stripe invoices automatically and make Stripe send the invoices to the customer email.

How it works

To generate a Stripe invoice, you need to create a customer, specify the invoice items, create the invoice, and finalize it.

What should be a simple task involves multiple steps.

This workflow simplifies the process by providing everything pre-built for you.

Who is this for?

Anyone who wants to generate invoices automatically and send them to the customer’s email.

Stripe will only send invoices to customers if you generate the invoice correctly through the API.
.

Check out my other templates

👉 https://n8n.io/creators/solomon/

Nodes Used (2)

HTTP Request
n8n-nodes-base.httpRequest
Stripe
n8n-nodes-base.stripe