- BlackBird Startup Stories
- Posts
- The Story of Stripe đł
The Story of Stripe đł
With seven lines of code to $95 Billion đ
Read Time: 6 minutes 21 seconds
How do you build a 95 billion dollar behemoth and the 4th most valuable private company in the world with just seven lines of code?
Itâs by doing things that donât scale.
And this is exactly what Patrick and John Collison did when they transformed online payments by building Stripe.
So letâs get into it. This is the Story of Stripe đ¸â¨
Itâs 2005. In a small Irish village, Patrick Collison just won the Young Scientist of the Year award at the age of 17 for his project "Croma: a new dialect of LISP," earning him the title âthe smartest redhead in Irelandâ from an Irish newspaper.
With this huge achievement behind him, Patrick, one year later in 2006, at only 18 years of age moved to the US with his brother John Collison who was 16 years old at the time. Patrick went on to study at MIT while John enrolled at Harvard.
At this stage, itâs already pretty clear that the Collison brothers have a bright future. But they didnât want to wait to prove that. So they launched their first startup called Auctomatic in 2007. The idea for that was simple. It was a SaaS platform for eBay power sellers to track inventory and traffic. They even got into Y Combinator, and within 10 months, it was acquired for $5 million.
Now, after the acquisition (especially at that young age), most people with $5 million in the bank would go out and spend it all. But not the CollisonâsâŚ
Patrick became the Director of Product Engineering at Live Current Media, the company that bought Auctomatic, while John continued his studies at Harvard. And despite their separate commitments, they continued to collaborate on side projects.
When they stumbled upon a problem that bugged them bothâŚ
It was 2009 when the brothers had identified a significant problem: complexity and inefficiency of accepting online payments.
At the time, startups had no easy options for payment processing. Setting up with banks involved weeks of administrative work and high fees. On top of that, traditional methods were slow, expensive, and cumbersome.
PayPal, the other option, was also complicated and had its issues, including delays in fund access and a lack of a white-label solution.
PayPal â designed to simplify payments â actually made this worse. The company infuriated startups with its restrictions â once turnover hit a certain level, PayPal automatically put the business on a 21 to 60 day rolling reserve, meaning that up to 30% of a companyâs revenue could be locked up for up to two months. Developers had to choose between this and complex legacy systems built by banks.
Recognizing a gap in the market, Patrick and John wanted to build a solution that was simple, efficient, and developer-friendly.
But instead of Stripe, they build /dev/paymentsđ
With this idea in mind, in 2010, they came up with seven elegant lines of code that anyone could insert into any app or website in just a day to connect to a payments company, and they called it /dev/payments (I know⌠not the best name out theređ).
They once again got into YC and with the fresh funding were able to focus 100% of their time on their new idea. At this point, they had to change the name to Stripe due to Delawareâs naming regulations and to appeal to traditional bankers (thank god).
But payments werenât a new problem â it was actually in these developerâs faces constantly. So, why was nobody else solving it? Paul Graham has a great essay, Schlep Blindness that tells us why:
The most dangerous thing about our dislike of schleps is that much of it is unconscious. Your unconscious won't even let you see ideas that involve painful schleps. That's schlep blindness.
The most striking example I know of schlep blindness is Stripe, or rather Stripeâs idea.
For over a decade, every hacker whoâd ever had to process payments online knew how painful the experience was. Thousands of people must have known about this problem. And yet when they started startups, they decided to build recipe sites, or aggregators for local events. Why?
Why work on problems few care much about and no one will pay for, when you could fix one of the most important components of the worldâs infrastructure?
Because schlep blindness prevented people from even considering the idea of fixing payments.
But Patrick and John set out to solve this hard problem at a time when there was a great tailwind â the acceleration in the number of online businesses â and within 2 weeks of building the prototype they had their first transactions with a YC company, 280 North. Below is a snapshot of John doing their first production deployment of the Stripe API â shortly before their first transaction.
In the beginning, they werenât sure how big the market was or if they could provide the user experience that they wanted. They also werenât sure if they could fully address issues like fraud, non-US payments, and solving similar problems that PayPal does but in a user-friendly way.
And this ignorance, according to Paul Graham from that same essay, is probably why they picked payments to work on.
But how did they turn seven lines of code into a $95 billion startup?đ
Learn how to make AI work for you.
AI breakthroughs happen every day. But where do you learn to actually apply the tech to your work? Join The Rundown â the worldâs largest AI newsletter read by over 600,000 early adopters staying ahead of the curve.
The Rundownâs expert research team spends all day learning whatâs new in AI
They send you daily emails on impactful AI tools and how to apply it
You learn how to become 2x more productive by leveraging AI
During those first few months, while they were refining the prototype and determining if they could create the desired experience, Stripe primarily operated with a Minimum-Viable-Product (MVP).
So much so in fact, that on the backend, when someone signed up to Stripe, Patrick would call his friend, who would then manually set up a merchant account for that user.
Basically, to start, Stripe just made an âeasier-and-faster-to-implement-APIâ. They were not really a company â they were just trying to figure out if this approach resonated with their target customers.
This is called a Wizard of Oz experiment đ§ââď¸
Uber famously had people email one of the founders to gain access to the service. The MVP they created allowed people to text their address to Uber and in turn, someone in their office would find the nearest available car, send the driver to the address provided, and text the customer back with an update on whoâs picking them up đŞđ
So, playing Wizard, the Collison brothers got Stripe their first 20 customers from people they knew at Y Combinator and gathered essential feedback before building out their first real, no illusions, Payments product.
Not only did Stripe lean into their network⌠they were also very forward about it. As Paul Graham outlined in another one of his famous essays, Do Things that Donât Scale:
At YC we use the term "Collison installation" for the technique they invented.
More diffident founders ask "Will you try our beta?" and if the answer is yes, they say "Great, we'll send you a link."
But the Collison brothers weren't going to wait. When anyone agreed to try Stripe they'd say "Right then, give me your laptop" and set them up on the spot.
So, as they were gathering feedback from the right people and making their product better â more and more people spoke about Stripe because they made something customers needed to do really easy. Developers typically have high standards and they talk to one another. And Stripe exceeding those standards led to continued word-of-mouth growth.
Then, on September 29th, 2011⌠Stripe launched to the public đ
We're really proud and excited to announce that https://stripe.com is now open to the public.
â Stripe (@stripe)
7:24 PM ⢠Sep 29, 2011
Today, Stripe is used on more than 1M websites and facilitated 1 trillion dollars in total payment volume with +12 different products across 46 countries.
In short, payment processing is a key financial infrastructure for businesses, and an increasing proportion of commerce is being transacted online. Stripe solves this perfectly by offering a developer-friendly, easy-to-integrate solution for startups and SMBs to accept payments on the Internet.
Stripe has expanded its target customers to include global enterprises while serving small companies as well. On top of payments, it added products such as Radar for fraud detection, Atlas for company incorporation, and Treasury for banking-as-a-service. And this multi-product strategy is working well with 94% of enterprise customers using multiple Stripe products.
Stripeâs future is looking bright because the Internet is massive and still growing globally. But for the company itself, the next milestone is to IPO soon which will be probably one of the biggest Tech IPOs ever.
Will you purchase shares of Stripe when they go public?
Thank you for taking the time to read today's story.
If you liked this one, please let me know by replying to this email. I read everything!
If you didnât like something or have suggestions of what to include/exclude next time, please let me know as well. I appreciate any feedback.
â Mehmet Karakus
What did you think of this week's story?We take your feedback seriously. |