17
6 Comments

Added Stripe integration

One of the most tedious tasks when setting up a new project is to implement the whole payment flow and subscription management. Especially for a SaaS backend which needs to know about the current subscription state of every single user.

Launchr, the Open Source SaaS starter template for Django, now has full Stripe integration. I've updated the code last week and just finished the first iteration on the documentation for it.

If Django is your go-to framework or if your are new to web development and want to create your first SaaS, make sure to check it out. It's also on GitHub.

  1. 2

    Congrats!! I just did it for mine this week too. I sent my first real payment (my own money) a minute ago :)
    https://hupreter.com/

  2. 1

    I did implement this in a Node.js stack and I can confirm Payments, Subscription and managing that is certainly one of the difficult and tedious task to implement.

    Just used the Launchr demo and it works great. Congrats!

  3. 1

    Good stuff! Congrats on an another milestone
    I was actually looking for something like this but python is not my stack. Would it be possible to plug external sources / is launchr has an admin API interface?

  4. 1

    Congrats!

    I’m trying to build my own SaaS payment system for subscriptions using Ruby on Rails. Anyone here has any experience building it either using a Rails gem like Pay or from scratch?

  5. 1

    Stripe is the one of the easiest subscription tool for SAAS. If you think it is tedious, just try to get back 20 years ago and try to figure out how to set it up! ;)

  6. 1

    Congrats on relaunching Launchr!

Trending on Indie Hackers
After 10M+ Views, 13k+ Upvotes: The Reddit Strategy That Worked for Me! 32 comments 🔥Roast my one-man design agency website 18 comments Launch on Product Hunt after 5 months of work! 16 comments Getting first 908 Paid Signups by Spending $353 ONLY. 14 comments Started as a Goodreads alternative, now it's taking a life of its own 12 comments I Sold My AI Startup for $1,500 and I'm Really Happy About It 11 comments