Stripe Nodes
5
Free workflow nodes for n8n, BuildShip, and Make.com. Copy and paste directly into your automation workflows.
Create Customer in Stripe
n8n-nodes-base.httpRequest
Create a new customer in Stripe with email, name, and contact details for payment processing.
Create Invoice in Stripe
n8n-nodes-base.httpRequest
Create a Stripe invoice for a customer with auto-advance and configurable payment terms.
Create Payment Intent in Stripe
n8n-nodes-base.httpRequest
Create a Stripe PaymentIntent to initiate a payment flow for a specific amount and currency.
List Customers in Stripe
n8n-nodes-base.httpRequest
Retrieve a list of Stripe customers, optionally filtered by email address.
List Subscriptions in Stripe
n8n-nodes-base.httpRequest
Retrieve a list of Stripe subscriptions for a customer, filtered by status.