How to sync Stripe payments with Memberstack to update member plans automatically? Answered

Post author
Nihat Avcı

Hey guys, I need help. When someone subscribe via Stripe payment link (such as from email), memberstack doesn't update member plan, i see still "members" not "premium". Any recommendation? I also couldn't manage to do it on make.com

Comments

4 comments

  • Comment author
    Dave Rajan

    In Make you need to create automation something like this

    When New subscription on stripe > Get email. Lookout for member in memberstack with same email ID > If found, update the member plan. >If not, Create a new member & assign a plan.

    0
  • Comment author
    Nihat Avcı

    Hmm, it makes sense. So email is parsed to make.com. because I was stuck at finding the same pattern with stripe and memberstack. Would you mind exporting as a blueprint and sharing it with us? I am pretty sure people have the same problem. I'll try to do it tonight, thank you so much 🙏

    0
  • Comment author
    A J

    Also Nihat Avcı an additional note, doing this via make will probably work only if the plan you are trying to assign the member to is listed as free plan in Memberstack. I think we can't assign paid plans manually via make, there must be a connect between stripe and memberstack, by which memberstack will know to assign the paid plan to the member

    0
  • Comment author
    Nihat Avcı

    That's really complex thing to do. It seems that i can't produce any payment links because i cannot connect to Memberstack. Everything depends on the plan changes, all email flows etc. Prettty important.

    0

Please sign in to leave a comment.