Privacy Policy
Last updated: August 31, 2026
TL;DR / Privacy Promise 🛡️
Pingoa is built on a strict privacy-first architecture. Webhook payloads from Stripe, LemonSqueezy, or Gumroad are processed in-memory at the edge and forwarded immediately to your Discord/Telegram endpoints. We never store credit cards, customer financial data, or transaction logs on disk.
1. Information We Collect
To provide the relay service, we collect minimal operational configuration data stored locally in your browser (localStorage) or server configuration:
- Relay Configuration: Destination endpoints (Discord Webhook URLs or Telegram Bot Token/Chat ID).
- License Keys: Pro license key validation strings to verify unlimited tier access.
2. Handling of Webhook Payloads
When a sales webhook is received from your storefront:
- The JSON payload is parsed in-memory by serverless edge routines.
- Extracted values (e.g., product name, sale amount, buyer email) are formatted into Discord Embeds or Telegram HTML messages.
- The payload is dispatched immediately to your destination and erased from server memory upon completion.
3. Third-Party Services
Pingoa interacts with external services to fulfill its core functionality:
- Vercel Edge Platform: For hosting serverless endpoint functions.
- Payment Merchants (Gumroad): For processing $5 Pro lifetime license key purchases.
- Messaging Platforms (Discord / Telegram): To deliver sales notifications configured by you.
4. Cookies & Local Storage
Pingoa does not use tracking cookies or third-party advertising analytics scripts. We exclusively use browser localStorage to save your active license key preference locally on your device.
5. Contact Us
If you have any questions regarding this Privacy Policy or data handling practices, feel free to reach out via our support channels.