SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Verify Embedded Stripe Setup Intent

POST
/api/v1/billing/payment-methods/stripe/setup/intent/verify

Verify an embedded Stripe payment method setup by checkout_id after the payment component confirms completion. The response returns the saved payment method state.

Authorization

BearerAuth
AuthorizationBearer <token>

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?