How to create events, sell tickets, and manage group memberships with Memberstack on Webflow? Answered

Post author
Justin Anghelescu

Hello everyone!
Just a quick question, I am working on free membership site on Webflow using memberstack, is there a way to create events and event lists using memberstack?

And also make an events UI where people can see what events they signed up for?

Comments

5 comments

  • Comment author
    Duncan from Memberstack

    Hey Justin đź‘‹ Sort of like Eventbrite, but in Webflow?

    It’s technically possible but would require that you figure out how to

    1. Create the event listings (automate, manually via CMS, allow users to create via Make + CMS, etc.)
    2. Create a way for users to “sign up” for the event. Calendar events, emails, texts, etc will need to be managed via 3rd party tools.
    3. And then you can use Memberstack + some custom code to store and retrieve the event data. I think JSON would work best for that.
    0
  • Comment author
    Stelios Papagrigoriou

    Hello everyone, could someone help with the below.

    We are an events company and we want to create a membership for our most loyal customers. It's a paid membership and whoever buys a membership gets special discounts at the event tickets and VIP access to our events.

    I have a few questions:

    • We want to be able to sell both event tickets and memberships from our webflow <> memberstack integration, is this possible?
    • Can we sell a membership + a ticket at the same time, applying the discount benefits at the same time?
    • (OUR BIGGEST ISSUE) Our clients would want to buy multiple tickets or tickets+memberships combinations as a group. Is there a way to accomodate this? For someone to checkout multiple membership packages at once and pay for them? and then somehow allocate the memberships to someone else
    0
  • Comment author
    A J

    Hey Stelios Papagrigoriou, great product by the way.

    • Selling event tickets and memberships should be possible via webflow <> memberstack, if you setup one-time purchase plans and recurring subscription plans respectively in that case.
    • For the next 2 use-cases, I am afraid its not possible currently to purchase multiple plans at a time due to the reason shared here but a member can have multiple plans assigned to them, they just would need to buy it separately.
    • But there is something called as Team account feature which enables buying a team plan with the number of seats that can have access to. You can check out the detailed guide here and see if it helps your use-case in any way.

    Hope this helps.

    0
  • Comment author
    Stelios Papagrigoriou

    A J thanks! in that case, would you think the following scenario would work?

    People checkout their tickets + memberships from somewhere else. And then have an automation triggered that creates a free plan in memberstack using their email. And then memberstack to somehow send them an email to add a password and complete their onboarding?

    Would this be possible?

    0
  • Comment author
    A J

    Yes of course, you can integrate the orders / payment platform via Make / Zapier and add free plan to members in Memberstack. And setup all redirects / gated functionality feature via Memberstack.

    You could opt for creating the member with a dummy password for this and send them the link to the reset password page, which will direct them to automatically reset the password on their first step. And then proceed to the onboarding stage.

    Also make sure, if you are looking at a use-case where users can cancel their subscriptions / make changes to it of any sort, you should also have a workflow which updates the user accordingly in memberstack for a consistent experience.

    0

Please sign in to leave a comment.