Payment
Create a Stripe SetupIntent for adding a payment method
Creates a Stripe SetupIntent that allows users to securely add payment methods to their account. The SetupIntent provides a client secret that can be used with Stripe's frontend SDKs to collect payment method details.
post/v1/stripe/payment-methods/setup
Response
SetupIntent created successfully with client secret
Changes
Changed in 3 of the 25 revisions of this API.12
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
api operation id
createSetupIntentremoved and replaced withapi-operation-id-removed
- ○