Subscribe to a plan
Pick a plan, enter your card, the workspace becomes active on that tier.
When your trial is ending (or you want to start paying right away), subscribe from Billing → Plans.
Picking a plan
The Plans page lists all visible plans with their price, included features, and a Subscribe button. Pick the one that fits.
Entering a card
Clicking Subscribe opens the Confirm subscription page. It shows:
- Your selected plan with its price and trial-day count (if any).
- A Stripe Elements card form — number, expiry, CVC, postal code. We use Stripe Elements directly, so the card never touches our servers; only Stripe sees it.
Fill in, click Subscribe & pay.
What happens
- Stripe attaches your card to the workspace's Stripe customer.
- Stripe creates a subscription on the selected plan's price.
- If the plan has a trial period, the first charge is delayed; otherwise we charge immediately.
- If the charge requires 3D Secure authentication, Stripe handles the modal — you'll see a prompt from your bank.
- On success, we redirect to Billing with a "Subscription active" notice.
If the charge fails
We show the Stripe error message. Common causes:
- Insufficient funds.
- Card decline (3DS failed, bank blocked it, expired, …).
- Address mismatch (we don't currently require address verification, but your bank might).
Fix the issue on the card form and retry. The subscription doesn't activate until a payment succeeds.
After subscribing
- Trial banners disappear (or transition to "active subscription").
- Plan name shows in the workspace settings.
- Your first invoice is generated and visible at Billing → Invoices within a few minutes.
Switching plans later
You don't have to cancel and resubscribe to change plans — use Upgrade or downgrade instead.
Multiple workspaces
Each workspace subscribes independently. Buying the team plan on one workspace doesn't apply to your other workspaces. This isolation is deliberate (different workspaces often belong to different legal entities).