Community discussions
-
How to implement Memberstack on a custom HTML website with conflicting V1 vs V2 documentation?
CommunityQuestions
How to implement Memberstack on a custom HTML website with conflicting V1 vs V2 documentation?
Dear community, I need to gate pages on an HTML website but the documentation is all geared around Webflow which I do not want to use. Memberstack's AI suggests to add a V1 cod...
-
How to show certain directory rows to members only using MemberStack and SpreadSimple?
CommunityQuestions
How to show certain directory rows to members only using MemberStack and SpreadSimple?
hello im integratind member stack add-on with spreadsimple.com I want to ask is there a way I can show certain rows in my data set to members only? I have a directory but I want...
-
How to trigger monthly credit top-ups for Memberstack subscribers when renewals include free trial periods?
CommunityQuestions
How to trigger monthly credit top-ups for Memberstack subscribers when renewals include free trial periods?
I have a use case where I want to re-up users' credit balance every new month they still have an active subscription in one of my plans. Is there a reliable trigger for this in ...
-
How to migrate from Memberstack 1.0 to 2.0 when splitting an app from the main marketing site?
AnsweredCommunityQuestions
How to migrate from Memberstack 1.0 to 2.0 when splitting an app from the main marketing site?
Hi Julian, I've been using MS v1 for about 4 years. I need to switch to v2, but I am also setting up a separate site for the app portion of my site, and leaving the marketing si...
-
How to create a simple Memberstack signup form with email-only authentication without initial password verification?
CommunityQuestions
How to create a simple Memberstack signup form with email-only authentication without initial password verification?
Hey, we would like to implement a signup form that is just email, name and some custom fields. No password, no passwordless verification via code.Afterwards, we would like to us...
-
How can I redirect users to the gated page they were viewing before they logged in or signed up?
CommunityQuestions
How can I redirect users to the gated page they were viewing before they logged in or signed up?
I would like a way for those who click a link to gated page, and have to sign-up or login to access the page, once they have completed the relevant form, to go direct to the pag...
-
How to add multiple visibility attributes to the same div block for non-logged-in and trial users or users on specific plans?
AnsweredCommunityQuestions
How to add multiple visibility attributes to the same div block for non-logged-in and trial users or users on specific plans?
Hello everyone! I have an element that I want to display on 2 plans and not on 2 others. I don't want it to be shown to logged-out users. The MS support AI chatbot suggested to ...
-
How to collect Memberstack custom field data in Stripe billing portal when setting up paid plans in Webflow?
AnsweredCommunityQuestions
How to collect Memberstack custom field data in Stripe billing portal when setting up paid plans in Webflow?
how can i customize my stripe page from this to this?
-
Supporting profile image upload and update in DOM package when migrating from Webflow to custom codebase
CommunityProduct Wishlist
Supporting profile image upload and update in DOM package when migrating from Webflow to custom codebase
1) The problem → Memberstack (Webflow) supports CRUD operations on user's profile images, DOM package does not (only read). 2) Why is this important → Customers who are scali...
-
Anti-CSRF tokens
AnsweredCommunityQuestions
Anti-CSRF tokens
Hey Team! A client of mine had a Pen Test done on their product. A warning came back "absence of anti-CSRF tokens" We are using a custom form and MS attributes. Does anyone know...
-
How do member color icons work in the dashboard and what do they indicate?
CommunityQuestions
How do member color icons work in the dashboard and what do they indicate?
What do these colors mean? All the emails are verified and on the same plan. The account on the bottom is a test member and the only one that's purple which Is why I assume the...
-
How to resolve "You have been blocked" Cloudflare error when accessing Memberstack dashboard?
CommunityQuestions
How to resolve "You have been blocked" Cloudflare error when accessing Memberstack dashboard?
Hi, I have been using Memberstack for a project (Proof of Concept) and everything looks good until we encountered an issue. We have been only using a free account for now until ...
-
How to fix Memberstack connection failures in Zapier and Make showing Cloudflare errors?
ImplementedCommunityQuestions
How to fix Memberstack connection failures in Zapier and Make showing Cloudflare errors?
Does anyone else face issues with connecting Memberstack to zapier right now? We had a running connection which broke about 2 hours ago. Now i am not able to reconnect in Zapier...
-
How to sync Webflow member registrations with Memberstack dashboard when users can login but don't appear in member list?
AnsweredCommunityQuestions
How to sync Webflow member registrations with Memberstack dashboard when users can login but don't appear in member list?
Hello everyone, I have most likely a beginner problem: members that signed up on the website don't get listed on the MS dashboard. Any ideas what I might be missing? Any help or...
-
How to create unique pricing tiers for a reverse auction marketplace with dynamic contractor fees?
CommunityQuestions
How to create unique pricing tiers for a reverse auction marketplace with dynamic contractor fees?
I’m creating a reverse auction marketplace where contractors offer a (unique) monthly fee and our service charge is either a minimum fee, or an fee that goes up based on a % of ...
-
How to dynamically display JSON group IDs with memberscript attributes without requiring page refresh?
AnsweredCommunityQuestions
How to dynamically display JSON group IDs with memberscript attributes without requiring page refresh?
Can I display a JSON group ID back with a specific attribute? I have checked this article but it's not clear how to get the ID specifically. I'm able to display every other fiel...
-
How to add a "remember me" checkbox for passwordless login without Google authentication?
PlannedCommunityQuestions
How to add a "remember me" checkbox for passwordless login without Google authentication?
Hey, Guy someone knows how to add a "remember me" check box so it will recognize the user when he enters the website- not for Google email and I have the passwordless (with veri...
-
How to link a save button to update custom profile fields in a user dashboard?
AnsweredCommunityQuestions
How to link a save button to update custom profile fields in a user dashboard?
Hey guys Im facing a small issue on my custom built dashboard, how do I link the save button to update my dashboard with custom fields. There seem to be no custom attribute for ...
-
How to verify Memberstack webhook signatures in Python Flask and validate the requests using the signing secret?
AnsweredCommunityQuestions
How to verify Memberstack webhook signatures in Python Flask and validate the requests using the signing secret?
Hey guys, I need some help with the verification of a webhook. Im programming an app in python on my backend in a flask app. How do I verify the memberstack webhooks? I keep get...
-
How to enable video uploads on a website using Memberstack and AWS?
AnsweredCommunityQuestions
How to enable video uploads on a website using Memberstack and AWS?
Hi all. Is it possible to enable users to upload videos to a website using memberstack? There's little content on this topic. I was thinking to use AWS with Zapier? Is this theo...
-
How to conditionally show elements with Memberstack attributes based on specific plan while maintaining page access?
CommunityQuestions
How to conditionally show elements with Memberstack attributes based on specific plan while maintaining page access?
Hi guys, long time no see :-) My site has both recurring and one-time plans: - I have set of 4 plans (classic SaaS pricing setup) with 1 free plan and 3 paid recurring plans- Th...
-
How to update a plan price in Memberstack without archiving the old one to avoid array indexing issues?
CommunityQuestions
How to update a plan price in Memberstack without archiving the old one to avoid array indexing issues?
Is there a way to update the price of a plan without having to archive the old price? The way that the data is structured on the backend is that it pushes the new price onto the...
-
How to limit the number of downloads for gated content with a Memberstack subscription?
AnsweredCommunityQuestions
How to limit the number of downloads for gated content with a Memberstack subscription?
Hi everyone, I'm wondering if there's a straightforward way to limit the amount of times a user downloads gated content? I have a monthly subscription but I don't want people to...
-
How to show elements to all users but trigger different actions based on login status?
CommunityQuestions
How to show elements to all users but trigger different actions based on login status?
Hello, all! I'm stuck in one issue and it would be appreciated for your help! I know we can make conditional visibilities for logged-in members. But what I want to do here is ...
-
How to develop a review site that captures reviewer identity and purchase verification?
AnsweredCommunityQuestions
How to develop a review site that captures reviewer identity and purchase verification?
Hey guys! My name is Bowie, I'm a trading content creator and I'm currently developing a significant project in the trading industry that is expected to attract substantial traf...
-
How to implement custom profile fields in Memberstack for a dynamic member directory while maintaining privacy?
CommunityQuestions
How to implement custom profile fields in Memberstack for a dynamic member directory while maintaining privacy?
Hello, I am eager to create dynamic and engaging member profiles on my website using Memberstack, but I'm facing some challenges. I'm looking for guidance from the Memberstack c...
-
How to redirect logged-in members away from homepage using Memberstack without breaking the script?
AnsweredCommunityQuestions
How to redirect logged-in members away from homepage using Memberstack without breaking the script?
I’ve just set up a ‘proper’ homepage which is just for new visitors. How can I redirect members to a different page if they’re logged in? I have the redirect setup so when they ...
-
How to add member email attribute to file upload input in Memberstack form script?
AnsweredCommunityQuestions
How to add member email attribute to file upload input in Memberstack form script?
Hey team, I would like to pass a member email at the upload of a file: I wrote the following code and works well. What attribute shall I add if I want to pass also the email?Tha...
-
How to send email notifications to members when new CMS items are added in Webflow?
AnsweredCommunityQuestions
How to send email notifications to members when new CMS items are added in Webflow?
Hi everyone! I want to send notification emails to the members every time there is a new CMS item within Webflow. What is the best way to do this? I have found notifications wit...
-
How to find Memberstack members by email in Zapier instead of just by ID?
AnsweredCommunityQuestions
How to find Memberstack members by email in Zapier instead of just by ID?
Do you have an intention to add Find a member by Email in your Zapier integration in the next few weeks instead of just by ID?Similar to how you have this available via your API...
Didn't find what you were looking for?
New post