SaaS Churn Predictor
← Back to Docs

Private Beta onboarding: connect Stripe

Private Beta

During Private Beta, SaaS Churn Predictor uses read-only Stripe access and optional imported usage/support context for daily scoring. We recommend creating a restricted API key for maximum security.

Step 1: Create a restricted key

  1. Log in to your Stripe Dashboard.
  2. Navigate to Developers > API keys.
  3. Under the “Restricted keys” section, click Create restricted key.
  4. Give the key a name (e.g., “SaaS Churn Predictor Private Beta”).
  5. Grant Read permissions to the following resources:
    • Account
    • Customers
    • Subscriptions
    • Invoices
    • Charges
    • Disputes
  6. Click Create key.

Step 2: Complete Private Beta onboarding

  1. Copy the newly generated key (it will look like rk_live_...).
  2. Go to your Setup Wizard.
  3. Paste the key into the Stripe Restricted Key field.
  4. Provide any usage/support context your team can import for better daily scoring coverage.

⚠️ Security Note

Never share your standard secret key (sk_live_...) if you can avoid it. While we encrypt all keys at rest, using a restricted key ensures we can only read the data necessary to compute daily churn scores. We cannot issue refunds or create charges on your behalf.

SaaS Churn Predictor - Know exactly who's about to cancel