Skip to main content
POST
Create Setup Intent
Creates a Stripe Setup Intent for adding a new payment method. Returns a client secret for use with Stripe.js. Requires a verified email and is rate limited to 30 requests per minute.
team
string
required
The UUID of the team.

Response

client_secret
string
The Stripe Setup Intent client secret for use with Stripe.js.
billing_defaults
object
Default billing information to pre-fill in the payment form.