Stripe

Stripe is a web application programming interface (API) for processing payments.

Stripe tutorials

Resources about Stripe

  • Stripe’s payments APIs: the first ten years has a ton of great context about how Stripe's payments API has evolved, its architecture, how they expanded it over time, and generally a bunch of solid storytelling behind how it has been built.

  • How Stripe Designs Beautiful Websites explains the process for how Stripe creates their gorgeous design that makes people want to use the service and explore what else they can build with it.

  • Creating a Culture of Observability is a technical talk about monitoring systems at scale. The presenter works at Stripe so much of his

  • Implementing API Billing with Stripe covers billing and invoicing requirements for a video calling API product. They explain how they matched their requirements to what Stripe offers then what they had to build themselves to get everything working the way they intended.

Learn more about integrating or building APIs?