Hacker News new | ask | show | jobs
by pitchups 2458 days ago
Kudos to Stripe on an amazing journey! Interesting to revisit the original HN submission of Stripe's launch:

https://news.ycombinator.com/item?id=3053883

1 comments

Incredibly the API links from 2011 still work. Just followed one mentioned in that old discussion:

https://news.ycombinator.com/item?id=3054726

> Incredibly the API links from 2011 still work.

Developers rightly praise Stripe's API documentation, but their approach to versioning and backwards compatibility is a gold standard that is not sung enough. What other fast-moving startup that constantly tweaks and changes their APIs also provide backwards compatibility with their earliest versions?

Stripe understands that handling payments is critical, scary, and hard to get right. When a company builds a payment solution that works, there is strong resistance to mess with it. The fact that Stripe is so backwards compatible means that they do not have to.