5
5 Comments

Looking for tutorials / examples of Stripe Billing for a recurring billing SaaS platform

I am building a new SaaS platform that will have recurring billing. I am looking to use Stripe Billing to handle all of the invoices and payments and just have my app track a paid status.

Does anyone know of any tutorials, resources, or examples of how to get this setup for an MVP?

If you have done this setup, please let me know I would love to pick your brain.

on August 19, 2019
  1. 2

    I have used both stripe and PayPal before. Stripe gives you more flexibility and customer management capabilities with APIs. But PayPal is way easier to set up, you just need to literally copy like 10 lines of javascript into your html if I remember correctly.

  2. 2

    Have you looked at plug-and-play solutions like:

    https://www.memberstack.io/
    https://memberspace.com/

    Also, if you are looking for code examples I have some open source software here with Stripe payment examples:

    https://github.com/rails-boilerplate-code/base-template/blob/master/README.md

  3. 2

    Perhaps use a framework such as Spark (for Larvel) or Mean.JS..... lots of stuff with all the Stripe login built in.

  4. 1

    Servicebot.io should be the exact solution you’re looking for. It’s a UI later on top of Stripe that you can embed inside your SaaS. Also look at the docs for the full implementation detail. It should reduce your Stripe integration from weeks to just less than a day.

  5. 1

    Hey Chris, we also put together midtype.com to help you get started with a backend that manages users, payments (recurring, through Stripe), and a built-in database. Let me know if you have any questions ([email protected]) about it, and you can use IHLAUNCH coupon to get your first month free!

Trending on Indie Hackers
I spent $0 on marketing and got 1,200 website visitors - Here's my exact playbook User Avatar 58 comments Veo 3.1 vs Sora 2: AI Video Generation in 2025 🎬🤖 User Avatar 29 comments Codenhack Beta — Full Access + Referral User Avatar 21 comments I built eSIMKitStore — helping travelers stay online with instant QR-based eSIMs 🌍 User Avatar 20 comments 🚀 Get Your Brand Featured on FaceSeek User Avatar 18 comments Day 6 - Slow days as a solo founder User Avatar 16 comments