Create Embedded Payment Method Setup
Create an embedded payment method setup session for collecting a payment method inside your interface. Store checkout_id and use embedded_checkout_token only in the payment collection component.
Authorization
BearerAuth In: header
Response Body
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Start Stripe Payment Method Setup
Start Stripe Payment Method Setup. Start a hosted Stripe payment method setup flow for the organization. Redirect the user to redirect_url, then verify with checkout_id after the provider returns.
Verify Embedded Stripe Setup Intent
Verify Embedded Stripe Setup Intent. Verify an embedded Stripe payment method setup by checkout_id after the payment component confirms completion. The response returns the saved payment method state.