Connect Stripe for SaaS metrics
Create a read-only restricted key in Stripe and paste it into company settings.
Monthly recurring revenue, customers and churn come from your billing system, not your books. CanopyDecks reads them with a restricted key you create in Stripe, which can only read.
- In Stripe, open Developers, then API keys, and choose Create restricted key.
- When Stripe asks how you will use it, choose Providing this key to a third-party application.
- Enter CanopyDecks as the name and www.canopydecks.com as the URL, and tick Customize permissions for this key.
- Set Subscriptions (under Billing) and Prices to Read. Leave everything else at None.
- Create the key and copy it. It starts with rk_live_.
- In CanopyDecks, open company settings with the gear, find Subscription billing, paste the key and choose Connect.
Before keeping a key, CanopyDecks checks that it can read subscriptions and cannot change anything. If a permission is missing, the message names it. A full secret key (sk_live_) is refused, because it could move money.
More in Connecting your data
Still stuck? Email canopydecks@gmail.com with the company name and what you were trying to do.