Verify Stripe Payment Method Setup
Verify a hosted Stripe payment method setup by checkout_id after the user returns from the provider. The response confirms whether the payment method was saved.
Authorization
BearerAuth In: header
Request Body
application/json
Request payload.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
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.
Cancel Billing Subscription
Cancel Billing Subscription. Cancel an organization billing subscription by subscription_type and subscription_id. The response confirms the cancellation state visible to the caller.