Upgrade · Tier Picker
Unlock real-rate benchmarking.
This is the upgrade modal that appears inline on the dashboard when a free user clicks "Proceed to checkout". Stripe Checkout fires /api/app/upgrade-checkout in production. Disabled here.
Choose your plan
Access your actual contracted rates from each payer's federally-mandated Transparency in Coverage MRF. UnitedHealthcare, Anthem, Aetna, Cigna, BCBS, Humana. Across every code you bill.
Live flow. In production, the "Proceed" button posts to
/api/app/upgrade-checkout with the selected tier + promo code, which returns a Stripe Checkout URL. The user lands on Stripe-hosted checkout, then is redirected back to the dashboard with their tier upgraded by the Stripe webhook.