ProofMRR
Step one of three

Compute your proof.

One field. We read four things from Stripe and compute the figures. No account, no payment, nothing published until you say so.

Read-only, revocable by you at any time, and never able to write to your account.

Making the key

  1. 01In Stripe, open Developers, then API keys, and press Create restricted key.
  2. 02Set Charges, Subscriptions, Customers and Account details to Read. Leave everything else at None.
  3. 03Make sure test mode is off, create the key, and copy it. A live restricted key starts with rk_live_.

A restricted key can only read. It cannot charge a card, refund, change a price or touch a customer. You can revoke it in Stripe at any moment, and the proof then goes stale instead of going wrong.

What we compute, exactly