Billing

Revenue, subscriptions, and invoices across every tenant. Wire this page to Stripe.

Not yet wired

Stripe integration coming next.

Once you provision a Stripe account, this page will render subscription state per tenant, MRR / ARR rollups, recent payments, and failed-charge dunning controls. Each tenant in Kinde will be linked to a Stripe Customer ID stored on the organization's external_id or in your own DB.

Recommended env when ready:
STRIPE_SECRET_KEY=sk_live_…
STRIPE_WEBHOOK_SECRET=whsec_…
STRIPE_PRICE_ID_DEFAULT=price_…