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

Create Payment Intent in Stripe

n8n-nodes-base.httpRequest

Create a Stripe PaymentIntent to initiate a payment flow for a specific amount and currency.

stripe payment payment-intent charge checkout billing
API Docs
Platform
Stripe
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Initiate a payment
Charge a customer
Accept payment on checkout

Configuration

Node Configuration Summary
Ready-to-use Stripe node configured for create payment intent in stripe. Copy and paste directly into your n8n workflow.
Method: POST
Endpoint: /v1/payment_intents
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