Stripe
Create a Stripe Setup Intent
First, this endpoint creates a customer in Stripe (if it doesn’t already exist), then it creates an Ephemeral Key for the customer, and finally, it creates a Setup Intent for the customer.
POST
Response
200
application/vnd.api+json
200 Success - Returns the `customer_id` of the authenticated user, created ephemeral key's secret and client secret of the created setup intent.
The response is of type object
.