Stripe is a web application programming interface (API) for processing payments.
Switching from Braintree to Stripe covers one development team's experience with moving payment providers.
Dirt Cheap Recurring Payments with Stripe and AWS Lambda explains how to use the Stripe API with AWS Lambda to handle recurring payments instead of using a more expensive service like Chargify or Recurly if you only have minimal requirements.
Django Stripe Tutorial looks at how to quickly add Stripe to accept payments on a Django/Python website.
Setting up Stripe Connect with Django this tutorial looks at how to integrate Stripe Connect into a Django application.
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
Fix errors in your Python code before your users see them by monitoring with Rollbar.
Deploy web apps with the Ansible configuration management tool.
Build microservices with Docker, Flask & React in this great course.