Create Invoice Payment Intent
POST/api/public/invoices/:invoice_id/create-payment-intent
Create a Stripe PaymentIntent for paying an invoice. Uses the tenant's Stripe API key (not the platform's). No auth required — called from the public payment page.
Request
Responses
- 200
- 422
Successful Response
Validation Error