HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Rafsark

no profile record

Submissions

Singapore: The Agentic Nation

swyx.io
1 points·by Rafsark·2 bulan yang lalu·0 comments

[untitled]

1 points·by Rafsark·2 bulan yang lalu·0 comments

At the HumanX conference, everyone was talking about Claude

techcrunch.com
1 points·by Rafsark·3 bulan yang lalu·0 comments

[untitled]

1 points·by Rafsark·3 bulan yang lalu·0 comments

[untitled]

1 points·by Rafsark·4 bulan yang lalu·0 comments

The enterprise AI race won't be won by the best model

github.com
3 points·by Rafsark·4 bulan yang lalu·1 comments

AI Chief of Staff

github.com
2 points·by Rafsark·4 bulan yang lalu·0 comments

Why Building Billing Systems Is So Painful (2024)

dmitry.ie
43 points·by Rafsark·11 bulan yang lalu·18 comments

Is any founder happy with their exit?

sifted.eu
3 points·by Rafsark·tahun lalu·0 comments

[untitled]

1 points·by Rafsark·tahun lalu·0 comments

[untitled]

1 points·by Rafsark·2 tahun yang lalu·0 comments

A Logic Language for Distributed SQL Queries

osohq.com
5 points·by Rafsark·2 tahun yang lalu·2 comments

Lago, Open-Source Stripe Alternative, banks $22M in funding

techcrunch.com
248 points·by Rafsark·2 tahun yang lalu·120 comments

[untitled]

1 points·by Rafsark·3 tahun yang lalu·0 comments

[untitled]

1 points·by Rafsark·3 tahun yang lalu·0 comments

Launch HN: Lago (YC S21) – Open-source usage-based billing

442 points·by Rafsark·3 tahun yang lalu·141 comments

comments

Rafsark
·4 bulan yang lalu·discuss
What do you mean? "Thinking about monetization too much"?
Rafsark
·2 tahun yang lalu·discuss
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
·2 tahun yang lalu·discuss
That’s one of the options, yes. Chartmogul does an amazing job at ingesting and retrieving revenue data from stripe
Rafsark
·2 tahun yang lalu·discuss
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.
Rafsark
·2 tahun yang lalu·discuss
Yes! And ARR = annual recurring revenue. In addition to other saas metrics like usage revenue that is pure consumption based and sometimes calculated differently
Rafsark
·2 tahun yang lalu·discuss
But Amazon uses a custom homegrown usage based billing, not relying on Stripe Billing. This is why Lago exists, to offer a flexible usage-based billing architecture for companies offering usage based or hybrid billing without having to build everything on their own.
Rafsark
·2 tahun yang lalu·discuss
If you spotted it, it means than images have a greater impact than words.
Rafsark
·2 tahun yang lalu·discuss
We're diving into creating an alternative to one of Stripe's key services which is billing. Especially focusing on areas where Stripe struggles, like mixed or usage-based billing models. We do offer a great UI/UX ;)
Rafsark
·2 tahun yang lalu·discuss
We're diving first into creating an alternative to one of Stripe's key services which is billing. We especially building billing on areas where Stripe struggles, like mixed or usage-based billing models.
Rafsark
·2 tahun yang lalu·discuss
What's a fair price for a budget-friendly hosted version? Lower upfront cost, or maybe a revenue share? We've aimed at enterprise deals for the paid edition, keeping the open-source version widely accessible. Keen to hear your thoughts on adjusting our pricing.
Rafsark
·2 tahun yang lalu·discuss
What's a fair price for a budget-friendly hosted version? Lower upfront cost, or maybe a revenue share? We've aimed at enterprise deals for the paid edition, keeping the open-source version widely accessible. Keen to hear your thoughts on adjusting our pricing.
Rafsark
·2 tahun yang lalu·discuss
(Lago co-founder here.) I guess it depends on how complex your pricing and monetization process are (is it the same pricing for everyone or custom ; is it a simple subscription: or a is there revenue share, transactional pricing, usage-based, tiers ; is it self-serve or sales-led with a quoting system, do you have grandfathered plans, do you need to use other payment processors than Stripe - "Stripe Billing" is only usable with "Stripe Payments").

In some cases, it's "brain dead simple", in a lot of cases it ends up "being much more complex than it seemed".

Related threads: - "Why Stripe doesn't use Stripe Billing": https://news.ycombinator.com/item?id=33191307 - "Stripe's real pricing: a primer" : https://news.ycombinator.com/item?id=33920019
Rafsark
·3 tahun yang lalu·discuss
I could add: - metering - relations with accounting/finance softwares - timezones (if your customers are spread around the globe) - proration - payments and dunnings
Rafsark
·3 tahun yang lalu·discuss
When you don't understand the complexity of billing (revenue ops, top management or marketing), you often end up adding more and more complexity, and engineering teams have no choice. They have to build new billing features
Rafsark
·3 tahun yang lalu·discuss
The use case is tiny at the beginning but the complexity increases over time to be honest. The scope is never as narrow as you think at the beginning of the project. Libraries are great, they can help you implement faster, but if the company grows, you will need an entire team to build and maintain it
Rafsark
·3 tahun yang lalu·discuss
Was it a basic subscription model or have you faced challenges with taxes, usage-based components, entitlements, grand fathering?
Rafsark
·3 tahun yang lalu·discuss
Even if you find that guy, you'll have to find 20 more in the next 3 years if the company grows
Rafsark
·3 tahun yang lalu·discuss
Not necessarily open source, but there are a lot of third party tools for accounting (netsuite, quickbooks, xero). And I would say they scale 100x better than an in house tool
Rafsark
·3 tahun yang lalu·discuss
You can add taxes and negotiated contracts to the list tbh
Rafsark
·3 tahun yang lalu·discuss
Navigating this challenge involves the ever-changing boundaries of billing. Initially, you build a monthly billing system, only to find that your team requires a yearly one, which seems relatively straightforward. However, complications arise when you introduce usage-based billing, incorporating weighted values akin to storage, layered on top of a quarterly plan. This complexity is further exacerbated when custom billing structures are needed for negotiated contracts, adding another layer of intricacy to the mix.