1. Create Your Org
Sign up at app.crovver.com — this is also where you create your organization. Choose your org type:- B2B — your customers are companies or workspaces (multiple users per billing unit)
- D2C — your customers are individuals (each user is their own billing unit)
2. Create a Plan
In the dashboard, go to Products → Plans and create your first plan.3. Connect a Payment Provider
Go to Settings → Payment Providers and connect Stripe (or another supported provider). Add your API keys — Crovver stores them securely in your secrets manager.4. Get Your API Keys
Go to Settings → API Keys and generate:- A Public Key (
pk_live_...) for your frontend - A Secret Key (
sk_live_...) for your backend
5. Install the React SDK
6. Wrap Your App
7. Gate a Feature
8. Add a Checkout Button
Test end-to-end by creating a plan with
test_mode: true and using Stripe
test card 4242 4242 4242 4242.