| Field | Description |
|---|---|
| Name | Shown to registrants on the sign-up page (e.g. "Starter", "Pro", "Agency") |
| Price | Monthly price. Set to 0 for a free plan |
| Stripe Price ID | The price_... ID from Stripe Dashboard (required for paid plans) |
| Features | Bullet-point list displayed on the registration pricing page |
| Is Active | Only active plans are shown during registration |
| Sort Order | Drag to reorder plans on the registration page |
0.00Tenants on a free plan are provisioned immediately at registration — no payment step.
{primary.fa-lightbulb-o} A free plan lets businesses try Slotara before upgrading. You can convert a free-plan tenant to paid at any time from the tenant edit screen.
Step 1 — Create the product in Stripe:
price_
Step 2 — Create the plan in Slotara:
Registration flow for paid plans:
User fills registration form
↓
Redirected to Stripe Checkout (secure payment page)
↓
Payment succeeds
↓
Business account created automatically
↓
Welcome email sent
{warning.fa-exclamation-triangle} Make sure your Stripe Webhook is configured and your Signing Secret is saved in Admin → Settings → Payments. Without it, the webhook won't be verified and tenants will not be provisioned after payment.
To move a tenant from one plan to another:
{primary.fa-info-circle} Plan changes take effect immediately. There is no automatic Stripe prorating — manage billing adjustments directly in your Stripe Dashboard.