Create Invoice in Stripe
n8n-nodes-base.httpRequest
Create a Stripe invoice for a customer with auto-advance and configurable payment terms.
Use Cases
Generate invoice for a customer
Bill for services
Create monthly invoice
Configuration
Node Configuration Summary
Ready-to-use Stripe node configured for create invoice in stripe.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/v1/invoices
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.