Examples
Here are some example integrations and third-party guides for you to learn more about Stripe.
Sample code and applications
- Django
- monospace-django: GitHub source
- django-zebra: GitHub source
- django-stripe-payments: GitHub source
- stripe-potato-demo: GitHub source (using django-stripe-payments and Stripe Checkout, from Potato London)
- Java
- A repository of Java examples for Spark, webhooks, and OAuth
- Node
- Accepting one-time charges using Node and Express by Michael Herman
- Subscriptions using Node by Eddy Hernandez
- PHP
- Simple payment form built with Bootstrap
- Rails
- monospace-rails: GitHub source and demo
- rails-stripe-connect-example: GitHub source
- stripe_event: a Rails gem to handle webhooks, thanks to Danny Whalen
Tutorials
- A tutorial from start to finish on setting up Stripe by Larry Ullman
- Check out the Billing With Stripe screencast from RailsCasts
- A tutorial for setting up Stripe Connect in Rails by Ruben Pierre-Antoine
- A 7-part PHP integration tutorial covering single payments, subscriptions, and webhooks
- A very clear and thorough tutorial on using Stripe with Meteor by Ryan Glover
- Another tutorial explaining how to integrate Stripe Checkout with Meteor by William Vincent
- A Swift supplement to Stripe’s iOS Integration tutorial, including ApplePay, by Sapan Bhuta
- Mastering Modern Payments: Using Stripe with Rails (fee applies) - an e-book and code samples by Pete Keen
- Webhook event cheatsheet by Pete Keen