Skip to main content

Reconcile a Stripe Checkout session after the user returns from the Stripe-hosted payment page. Re-fetches the session f

POST 

/api/v1/settings/billing/checkout/reconcile

Reconcile a Stripe Checkout session after the user returns from the Stripe-hosted payment page. Re-fetches the session from Stripe, verifies org ownership, acquires the per-(org, customer) advisory lock, and projects the resulting subscription via the canonical BillingSubscriptionSyncService seam (the same path used by the webhook handler). Returns the projected subscription state.

Request

Responses

Success