4
15 Comments

Do you use membership software with Stripe?

Folks, most people here are using stripe to collect payments.

Are you also using tools like MemberSpace or Memberful or any other membership software? How much are you paying currently for these services?

Built a tool to make recurring fees simple and giving it to Indie hackers for free.

on February 17, 2020
  1. 5

    Simplest solution I have seen is stripe checkouts.

    1. 1

      Yep this is what we use at The Agent Nest. We have no backend, and this is only possible because we use Stripe Checkout.

      1. 1

        nice, no backend is beautiful.

    2. 1

      thanks for the comment, what about for people who dont code?

    3. 1

      This comment was deleted 7 years ago

  2. 1

    I made a tool with no recurring fees! You get passwordless login-with-email, and can set up payments or subscriptions with Stripe. I think it’s a pretty good alternative to something like Memberful, if you can write a little code (you just need to be able to make a GET request).

    https://news.ycombinator.com/item?id=23881390

  3. 1

    I did try wishlist and stripe as I needed a way to do "installments," where the payments would stop after a certain number of charges. Stripe requires you to build webhooks to accomplish this. But I didn't really need the memberside side of things. So I found another plugin that works with stripe that does installments. $40 one-time charge.

    1. 1

      thank you for the comment. Best of luck with your IndieHack.

  4. 1

    Paddle is pretty good I have heard.

    1. 1

      thank you. Yes I have looked at paddle.

  5. 1

    This comment was deleted 6 years ago

    1. 1

      thank you for the comment.

  6. 1

    This comment was deleted 4 years ago

    1. 1

      thanks for the comment. how do you describe the popularity of tools like memberspace,memberful and patreon then?

      1. 1

        Hi Naveen,
        I believe products like memberspace or memberful are mostly for non-technical users. At lease, that's what we have in our case. We recently had a customer from memberful to try payfunnels (disclaimer: I'm the owner of payfunnels). I've not tried other services therefore, not sure why they are popular but in our case, we give flexibility to our users which does not come out of the box with Stripe checkout (yet). Eg. Five payment plan subscription (daily, weekly, bi-weekly, monthly or yearly) with one-time setup fees during checkout and 7 days trial before the subscription kicks in. You can see it as an extension of Stripe.

        1. 1

          Nice. would love to hear more about your enhanced checkout process. DM?

      2. 1

        This comment was deleted 4 years ago

        1. 1

          understood. I need to frame the question better.

          1. 1

            I think I understand your framing – I was in a similar boat: “I can code, but building membership is annoying and I don’t want to use a paid service”. I built this product to solve that, curious whether it resonates with you! https://login.land/