Skip to main content

Anyone doing a membership system?

I.e. a monthly subscription to access the community?

How are you handling it?

Elisa Spiegel

just let a FluentCRM Automation handle the process. If someone starts the membership, add him to the community (spaces, courses etc.) and if some cancels setup an automation to remove him from spaces and courses.
I would do it with providing tags. F.e. I have a tag: 'Todo: Community Member' and if some gets this tag, he gets all the spaces added via a FluentCRM Automation.

Devon Golden

Elisa SpiegelΒ Would you handle payment with FluentForms then and then integrate fluentCRM that way? How would you handle a failed charge? Id need to set up webhooks, no?

Elisa Spiegel

Devon GoldenΒ Fluent Forms is one option. I am using digistore24 for payment processing. They have IPN on payment and once a membership runs out. IPN is a server notification that is sent on specific evens like payment startet or end of billig period reached...

But right now I need to have my own script. Maybe the fluent team adds digistore24 as an integration anytime.

Devon Golden

Elisa SpiegelΒ That makes sense. Digistore24 has a 8% transaction fee, so I'd rather stick with Stripe. I'll have to give it a think how to do this.

Jeremy Davis

I am working on one using Paid Memberships Pro in combination with Fluent, but I am struggling on data sync and management. PM Pro does a nice job with membership tiers, handling the commerce transactions via Stripe, and enabling entitlement on content objects. I'm just struggling with what data to store in what app.

Devon Golden

Jeremy DavisΒ Yeah, Paid Memberships Pro is what I used to use. But I would use membership roles to restrict content. I wouldn't be able to do that with fluentcommunity as the spaces and courses are all on the one page. So I will need to incorporate fluentCRM somehow.

Houefa Gbaguidi

Hi, I use Studiocart for my sales page and Restrict Content Pro to manage to membership levels.

I use FluentCRM to assign the Spaces / Courses / Badges according to the membership level in FluentCommunity.

Both StudioCart and Restrict Content Pro can be synchronized with FluentCRM and StudioCart can be synchronized with Restrict Contents Pro.

Donald Nadeau

I’m using Woocomerce for free and paid access, and FluentCRM pro to add and remove tags as needed and wp fusion light

Devon Golden

Donald NadeauΒ So wp fusion handles the automation for you from failed payments and such?

Donald Nadeau

Devon GoldenΒ FluentCRM pro handles that using automations and tags, we fusion light free version syncs Wordpress user data with flueCRM and allows content to be seen or unseen via a tags

Ademola Adeniyi

This stress is too much but why can they provide complete script before selling

what about if u have a news course to enroll membership users in? what automation do u fire, if they are tagged for membership tag?

Paul Hopkins

If anyone finds a simple way to handle the failure or cancellation of a stripe subscription used to access fluent community, I’d love to know! I saw someone do a really complicated version but I would love it if fluent forms or fluentCRM could simply be triggered by a stripe renewal failure and so be used to remove a user. Anyone doing it?!