Skip to main content
Streamly billing is plugin-based. Stripe keys are not in .env.example; install and configure Stripe from /admin/plugins.

Wired today

Not wired (roadmap)

Plugin configuration fields

In /admin/plugins → Stripe:

Setup steps

  1. Open /admin/plugins → install/enable Stripe (payments.stripe).
  2. Enter the required keys above.
  3. In Stripe Dashboard → Webhooks, add endpoint:
    • URL: https://YOUR_HOST/api/webhooks/stripe
    • Copy the signing secret into webhookSecret.
  4. If you use Stripe Connect for tenant payouts, configure Connect webhooks and paste into connectWebhookSecret.
  5. Create viewer plans in /admin/plans.
  6. Tenant Connect return/refresh lands on /dashboard/settings?stripe=return|refresh.

Plans

Define pricing tiers viewers subscribe to.

Plugins

Install Stripe and other trusted integrations.