Skip to main content

settings

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

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.