Create Payment Intent in Stripe
n8n-nodes-base.httpRequest
Create a Stripe PaymentIntent to initiate a payment flow for a specific amount and currency.
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.