No accounts or login
Pairutham has no user accounts and no login. You provide birth details only when you ask us to calculate an assessment.
Information you provide
For each person, you submit a name, birth date, exact birth time, and birthplace. The birthplace string is sent to the Open-Meteo geocoding API to resolve coordinates and a timezone for the calculation.
At checkout, payment information is entered on Stripe. Name, email, and card details go to Stripe for payment processing, not to us.
What is stored
Cloudflare D1 stores an assessment ID, creation time, purchase time when applicable, a Stripe checkout session reference when applicable, partner display labels, and the generated chart and compatibility result.
The partner label fields contain only each person's name and resolved birthplace. They deliberately do not store the exact clock time, coordinates, or utcIso. They also omit the submitted birth date and timezone. Separately, the generated result contains calculated chart data, including a derived UTC birth instant (utcIso), timezone, and calculated planetary and ascendant longitudes. It does not contain the submitted exact clock-time string or the geocoding coordinates.
The report fulfillment record stores the Stripe session ID, assessment ID, Stripe event ID, and fulfillment time. In your browser, session storage temporarily keeps the current snapshot and Stripe session reference so the result can survive a reload in that browser session.
Seven-day retention
We retain assessment records for seven days after creation. After seven days, expired assessments are purged opportunistically inside normal assessment request processing. There is no cron job, so the purge runs when that request path next runs rather than at an exact scheduled second.
Third parties
- Stripe processes the payment. Name, email, and card details are provided to Stripe, not to Pairutham.
- Open-Meteo geocoding API receives the birthplace string and resolves it to coordinates and a timezone for the astrology calculation. Requests identify the service as Pairutham.
- Cloudflare hosts Pairutham and provides the D1 database where assessments and report fulfillment records are stored.
Questions
For privacy questions, email hello@pairutham.com.