Skip to main content

Verify a Stripe Checkout Session post-redirect. Read-through to Stripe; never mutates DB (webhook owns writes). Use when the SPA returns from Stripe before the webhook lands.

GET 

/subscriptions/checkout-session/:sessionId

Verify a Stripe Checkout Session post-redirect. Read-through to Stripe; never mutates DB (webhook owns writes). Use when the SPA returns from Stripe before the webhook lands.

Request

Responses