Add your Stripe keys below — your customers pay directly into your Stripe account.
In your Google Sheet, use [Buy Now](checkout:price_xxx) in a cell.
The price_xxx is your Stripe Price ID — find it in Stripe Dashboard → Products.
Safe to use in web pages. Find it in Stripe Dashboard → Developers → API Keys.
✓ Publishable key saved
Never share this key. It is stored in a protected location that no browser can ever read back — only our payment server uses it.
✓ Secret key saved
🔒 Your secret key is protected: it is written to a Firebase path that has ".read": false in the security rules, meaning no browser — including yours — can read it back. Only GSheetPress's payment server (running as an admin) can access it to create checkout sessions on your behalf.