billing
Confirm Stripe Checkout and sync tier to Supabase
Client-side recovery for tier upgrades: Stripe redirects with session_id before webhooks may have updated Supabase.
post/billing/confirm-checkout-session
Request body
Response
Verifies a completed Checkout Session with Stripe and updates the current user's tier in Supabase. Use when webhooks are delayed or misconfigured (e.g. staging).
Changes
No recorded changes to this endpoint across all 1 revision of this API.