v3

latestSwagger 2.02026-08-067506752.0 MB
stripe

Creates a Stripe setupIntent object and returns the secret for that object

post/v1/stripe/setup-intent

Response

successful operation

clientSecretstring required

Secret of setup_intent object created

Example response

{
  "clientSecret": "st_ersasdfasdf"
}