Short version. Sheetrev runs inside your Google account. Your Stripe data is read by code executing in your own Google Sheet and written into cells in that Sheet. It does not pass through our servers, and we do not store it.
1. What We Collect
We collect the minimum needed to verify your subscription and contact you about the service:
- Email address provided when you subscribe via Stripe Checkout.
- Stripe customer ID and subscription status received from Stripe to tell the add-on whether your plan is active.
- Operational logs standard server logs (IP, user-agent, timestamp) kept for up to 30 days for abuse prevention and debugging.
2. What We Do Not Collect
- We do not store your Stripe API key. It is saved in your Google user properties and read only by the add-on.
- We do not store the Stripe objects synced into your Sheet (customers, subscriptions, invoices, charges, payment intents).
- We do not store the contents of your Google Sheet.
- We do not use your data to train any model.
3. Google OAuth Scopes
Sheetrev requests only non-sensitive scopes:
script.container.uishow the sidebar inside the active Sheet.spreadsheets.currentonlyread and write the currently open Sheet only.script.external_requestcall the Stripe API and our license endpoint.script.scriptappinstall daily and weekly time-driven triggers.script.send_mailsend the optional weekly digest email and failure notifications to you.userinfo.emailaddress outbound emails to you and match your license to your email.
4. Where Data Lives
- Google Sheets your synced Stripe data and add-on preferences.
- Stripe the source of your subscription and billing data.
- Our backend (Vercel) only your email, Stripe customer ID, and subscription status, used for license verification.
5. Third Parties
We use Stripe for payments and Vercel to host our license-check endpoint. We do not use analytics, trackers, or advertising providers on the add-on or on this website.
6. Your Rights
You can uninstall the add-on at any time from your Google account, cancel your subscription from any Stripe receipt, and request deletion of your email and subscription record from our records by emailing us.
7. Contact
Questions or deletion requests: in.time.paid@gmail.com.
8. Changes
We will update the "last updated" date above when this policy changes. Material changes will be announced in the add-on sidebar.