Billing
Review the account entitlement, Worker-backed subscription records, and the exact Stripe price IDs currently configured for this deployment.
Account plan state
This screen reads the same billing and entitlement routes used by the pricing page and workspace header.
- Resolved access tier
- Free
- Entitlement source
- Not available
- Entitlement status
- Not available
- Billing provider
- stripe
- Provider customer id
- Not available yet
- Last live sync
- Not available
Deployment pricing map
If a real Stripe price ID is configured on the Worker, it appears here and is also preferred by the pricing modal at runtime.
- Premium monthly
- Not configured
- Premium yearly
- Not configured
- Enterprise monthly
- Not configured
- Enterprise yearly
- Not configured
Subscription records
These records come from the Worker billing table and Stripe webhook synchronization path.
No subscription records have been written for this account yet. Once Stripe checkout completes and the webhook is processed, records appear here automatically.
Actions
- Checkout creation still runs through the live Worker route.
- Entitlements remain tied to the authenticated account and Stripe webhook events.
- There is no customer portal route in this codebase yet, so this screen is read-only plus upgrade navigation.