More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
💳

Create Customer in Stripe

n8n-nodes-base.httpRequest

Create a new customer in Stripe with email, name, and contact details for payment processing.

stripe payment customer create billing
API Docs
Platform
Stripe
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Create customer for new user signup
Add customer before subscription
Store customer for future payments

Configuration

Node Configuration Summary
Ready-to-use Stripe node configured for create customer in stripe. Copy and paste directly into your n8n workflow.
Method: POST
Endpoint: /v1/customers
Nodes: 2
Auth: HTTP Header Auth
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Stripe Nodes