Readit News logoReadit News
Rafsark commented on Stripe Data vs. Open‐Source Alternatives: A MRR Example   github.com/getlago/lago/w... · Posted by u/AnhTho_FR
chucky123 · a year ago
i don't use a 3rd party billing solution. I straight up created my own.

If you have a single type of pricing(eg, variable, or tiered) its very easy rolling your own.

The issues happen when you change from variable to tiered(or vice versa), change from anniversary to calendary dates, add coupons, per user custom pricing, credits, etc etc.

I don't recommend building your own if you aren't familiar with Stripe or any other billing system. Once you understand how billing works, feel free to make a custom billing solution.

Rafsark · a year ago
You are right! The issues usually happen when you add more complexity (tiers, discounts, credit notes, coupons, prepaid credits). Also, what I find very tough is that this is not a « one stop shop »: every single company has it’s own definition of what should be included or excluded from the MRR. I am pretty sure you never end up on an universal definition
Rafsark commented on Stripe Data vs. Open‐Source Alternatives: A MRR Example   github.com/getlago/lago/w... · Posted by u/AnhTho_FR
echelon · a year ago
Try hooking Stripe up to any third party analytics dashboard. You won't get an accurate MRR.

It really sucks if you want to have Stripe metrics in front of your team.

Rafsark · a year ago
That’s one of the options, yes. Chartmogul does an amazing job at ingesting and retrieving revenue data from stripe
Rafsark commented on Stripe Data vs. Open‐Source Alternatives: A MRR Example   github.com/getlago/lago/w... · Posted by u/AnhTho_FR
fsndz · a year ago
can't you just design your database so as to be able to do that independently ?
Rafsark · a year ago
You’ve got plenty of paid options with Stripe, but here’s the catch: trying to match what you see in the Stripe dashboard with exact cent accuracy using queries is a total headache. in addition, it would be simpler to add an option to pull that data via an API call.

u/Rafsark

KarmaCake day829March 8, 2021
About
0x581e5735d76c6a884c96f810b0e74f45ff49c33b

YC alumni (S21)

View Original