Commerce & billing
Set up Stripe
Connect Stripe to make billing searchable — customers, invoices, subscriptions, disputes, refunds and credit notes, with invoices and subscriptions linked to their customer, so “what does Acme pay us” answers from the billing system itself. Read-only.
- In the Stripe Dashboard open Developers → API keys → Create restricted key, and grant READ on Customers, Invoices, Subscriptions, Disputes, Charges and Credit notes.
- Documents → Stripe, paste the key (rk_live_…).
- Choose access groups, Test, then Sync.
A restricted key can never move money and covers exactly what this source touches — prefer it over the full secret key. Amounts render in whole currency (Stripe stores cents).
Was this page helpful?
Last updated 29 Aug 2026