Earlier quoted context omitted.
A couple thoughts on why this isn’t a fair comparison: - Goldman is profitable but the employees extract most of it via compensation. - Goldman has to rewin their business every year. Very little recurring revenue and they are one recession from imploding. - You can’t really compute valuation on a very small investment. It’s not like the entire float is trading, and the small investment (relative to valuation) can ha…
I think your third point supports the OP original point. Stripe probably isn't "really" worth that much now. EDIT: wanted to mention that my impression is that they're a great company, just not worth $35B.
Stripe’s new funding round values company at $35B
41–50 of 263 posts
Re: Stripe’s new funding round values company at $35B
#42Great company but it’s too hard to infer value from such a small investment.
Not really. Some people infer value without any investment -- only based on P&L and year-over-year growth. (Stripe is consistently making money, after all)
Re: Stripe’s new funding round values company at $35B
#43> Founded in 2010, Stripe is middle-aged by Silicon Valley standards, but Mr. Gaybrick and Stripe president John Collison said it had no plans to go public. Why doesn't Stripe want to become a public company?
Re: Stripe’s new funding round values company at $35B
#44> Founded in 2010, Stripe is middle-aged by Silicon Valley standards, but Mr. Gaybrick and Stripe president John Collison said it had no plans to go public. Why doesn't Stripe want to become a public company?
My main question then is how do you create liquidity for employees? Unclear if these rounds include secondary offerings for employees.
Re: Stripe’s new funding round values company at $35B
#45Stripe has made transactions for my SaaS business so painless. I recently learned that I have customers with different currencies and it's not even something I had to consider or account for. Yeah their API is a little bit... bloated for simple needs since they're covering for many different use-cases, but their superb documentation, clean dashboard UX, and relatively low fees really make the value offering huge. Ove…
>their API is a little bit... bloated for simple needs I used Stripe about 7 years ago. I used it because their APIs were simple and PayPal etc. was complex and bloated. It seems that this cycle repeats throughout b2b startups. Is there now an opportunity to create yet another simple lightweight API but one that doesn't cover all use-cases?
The world of software APIs breathes in and out in waves of complexity.
Re: Stripe’s new funding round values company at $35B
#46> Founded in 2010, Stripe is middle-aged by Silicon Valley standards, but Mr. Gaybrick and Stripe president John Collison said it had no plans to go public. Why doesn't Stripe want to become a public company?
Re: Stripe’s new funding round values company at $35B
#47> Founded in 2010, Stripe is middle-aged by Silicon Valley standards, but Mr. Gaybrick and Stripe president John Collison said it had no plans to go public. Why doesn't Stripe want to become a public company?
Generally consensus is a recession is going to happen in the next year or two, and the next good time to IPO won’t be for several years after it that.
Re: Stripe’s new funding round values company at $35B
#48Stripe has made transactions for my SaaS business so painless. I recently learned that I have customers with different currencies and it's not even something I had to consider or account for. Yeah their API is a little bit... bloated for simple needs since they're covering for many different use-cases, but their superb documentation, clean dashboard UX, and relatively low fees really make the value offering huge. Ove…
We do want to optimize for those simple needs. Which parts do you think are bloated? Would love to hear how we can de-bloat. (Feel free to email me at edwin@stripe.com too.)
Re: Stripe’s new funding round values company at $35B
#49Re: Stripe’s new funding round values company at $35B
#50Stripe has made transactions for my SaaS business so painless. I recently learned that I have customers with different currencies and it's not even something I had to consider or account for. Yeah their API is a little bit... bloated for simple needs since they're covering for many different use-cases, but their superb documentation, clean dashboard UX, and relatively low fees really make the value offering huge. Ove…
We do want to optimize for those simple needs. Which parts do you think are bloated? Would love to hear how we can de-bloat. (Feel free to email me at edwin@stripe.com too.)
By far Stripe has the cleanest experience of all. I wish you'd treat your APIs more like amazon treats theirs though, that is to say: no private internal-only APIs; I should be able to reimplement the Stripe Dashboard in my own app if I so wanted (just like how the AWS console only uses public APIs). That'd also make for some cool potential projects like a Terraform plugin for Stripe.
Feel free to reach out if you like, email on my profile.