Curious what setups people are using these days.
I've seen a few approaches:
- Zapier/Make automations (works but gets expensive fast)
- Manual CSV exports from Stripe (painful every month)
- Custom scripts via Stripe API (requires maintenance)
One thing that surprised me when I started looking into this: most Stripe integrations pull gross revenue — but Stripe's processing fees mean your actual net revenue is always lower. So your "MRR" in Airtable ends up being slightly wrong unless you account for fees explicitly.
Has anyone solved this cleanly? What's your current setup?