Hacker News new | ask | show | jobs
by sa46 1493 days ago
Any interesting details on how it’s implemented? If I were guessing, register a stripe webhook. On each webhook, and fetch changed events and turn it into proper sql.
2 comments

We actually use Render cron jobs under the hood: https://render.com/docs/cronjobs
You might find this interesting: https://github.com/dj-stripe/dj-stripe