Community discussions
-
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 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 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 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 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...
-
How to manage two user types with different data requirements in Memberstack - free vs paid registrations?
AnsweredCommunityQuestions
How to manage two user types with different data requirements in Memberstack - free vs paid registrations?
Hi guys I have a question for those who are experienced with membestack. I'm working on a project where I need to distinguish two types of users. Private users and companies, ho...
-
How to create a unified admin experience in a Webflow school site with embedded Memberstack controls?
AnsweredCommunityQuestions
How to create a unified admin experience in a Webflow school site with embedded Memberstack controls?
Have a question for an upcoming project -> we are going to build a webflow site for a school and integrate memberstack. When doing so can admins login to their own school websit...
-
How to verify invite codes before signup and award credits to referrers using Memberstack and Make?
AnsweredCommunityQuestions
How to verify invite codes before signup and award credits to referrers using Memberstack and Make?
I'have a credit system for my client projects. for every 47$ purchase user get 10 credits. Now they want to create unique invite link to give a refferal bonus for both users new...
-
How to show edit button instead of create button when user already has a post in Webflow with Memberstack?
AnsweredCommunityQuestions
How to show edit button instead of create button when user already has a post in Webflow with Memberstack?
Hi! I have a question - is there any simple way to add an "Edit Post" button that will hide the "Create Post" button if a user already has a post? I currently use the "data-ms-c...
-
How to cancel paid plans after trial ends and resolve 'Insufficient funds' errors when trials convert to paid plan in MS?
AnsweredCommunityQuestions
How to cancel paid plans after trial ends and resolve 'Insufficient funds' errors when trials convert to paid plan in MS?
Hey, can anyone please suggest me how to cancel members paid plan once the trial is over? I tried using following code but its not working because my free trial plan is with $0 ...
-
How to redirect users back to their original CMS page after signup when using Memberstack authentication?
AnsweredCommunityQuestions
How to redirect users back to their original CMS page after signup when using Memberstack authentication?
Do you know how to do this? My objective: I'm trying to redirect a user to a specific URL after he signs up. However, the URL comes from a dynamic Webflow CMS collections. How c...
-
How to add an accept attribute to a custom file upload input?
AnsweredCommunityQuestions
How to add an accept attribute to a custom file upload input?
Hello team! 🙂 I would like add the following accept attribute to an input for a file upload that has the custom attribute ms-code-file-upload-input=FileToUpload <input type="fil...
-
How to sync Stripe payments with Memberstack to update member plans automatically?
AnsweredCommunityQuestions
How to sync Stripe payments with Memberstack to update member plans automatically?
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 reco...
-
How to track Stripe subscription events in Google Analytics when using Memberstack's hosted checkout?
AnsweredCommunityQuestions
How to track Stripe subscription events in Google Analytics when using Memberstack's hosted checkout?
Hey guys, we have google analytics on our website, but by default stripe checkout goes on stripe's domain in memberstack which makes GA fail to track a subscription event. Is th...
-
How to develop a to-do list style functionality (template/widget) in Memberstack without third-party tools?
AnsweredCommunityQuestions
How to develop a to-do list style functionality (template/widget) in Memberstack without third-party tools?
Hey Julian Galluzzo wondering is there a to do list style template, script, or tutorial?
-
How to set up different redirects for gated content based on user authentication status?
AnsweredCommunityQuestions
How to set up different redirects for gated content based on user authentication status?
is there a way to redirect differently for gated content? for example: if someone is signed in but not in a paid plan when they get to gated content, i want to point them to th...
-
How to pass memberID and email from Webflow/Memberstack to Tally without getting "undefined" errors?
AnsweredCommunityQuestions
How to pass memberID and email from Webflow/Memberstack to Tally without getting "undefined" errors?
hey all! I want to build a quiz in webflow and memberstack but think its too messy. So I want to use tally (like a typeform tool) to do the quizzes. is there a way for sending t...
-
How to create nested URLs for lessons within courses using CMS multi-reference fields?
AnsweredCommunityQuestions
How to create nested URLs for lessons within courses using CMS multi-reference fields?
Calling all Webflow Experts! I’m currently battling with the CMS system in order to create a course website. The issue is relatively simple to explain:The site has multiple cour...
-
How to fix Google OAuth showing 'Account Not Found' in Memberstack when passwordless login works?
AnsweredCommunityQuestions
How to fix Google OAuth showing 'Account Not Found' in Memberstack when passwordless login works?
Hi I managed to make Google OAuth work in the backend, so it shows our domain, but once I select the account, Memberstack keeps showing "Account Not Found", even though password...
-
How to set up conditional redirects so members can't access upgrade pages for their current plan?
AnsweredCommunityQuestions
How to set up conditional redirects so members can't access upgrade pages for their current plan?
Hello, please how can I redirect members on a specific plan (e.g. plan A) to the homepage if they land on the 'upgrade to plan A' page? I think the solution would be adding code...
-
How to safely cancel or downgrade Memberstack subscription without impacting Stripe customers after migration?
AnsweredCommunityQuestions
How to safely cancel or downgrade Memberstack subscription without impacting Stripe customers after migration?
We’ve made some platform changes and are moving off of Memberstack. 💔 Not to any fault of Memberstack’s, I’m continually blown away by this product and team, just needing to sim...
-
How to redirect logged-in Memberstack users to their unique dashboard pages in Webflow?
AnsweredCommunityQuestions
How to redirect logged-in Memberstack users to their unique dashboard pages in Webflow?
Good afternoon everyone! New user to Memberstack here. I am currently in the process of integrating Memberstack to my Webflow site, but have a slight issue. I would like to have...
-
How to handle webhook events when subscription plans auto-renews?
AnsweredCommunityQuestions
How to handle webhook events when subscription plans auto-renews?
Hey, folks, I'm trying to figure out a particular webhook situation, here's my what's going on: User subscribes to a plan I receive a webhook member.plan.added with the plan an...
-
How to show only creator-specific referenced items from CMS collections in Webflow dashboard with Memberstack?
AnsweredCommunityQuestions
How to show only creator-specific referenced items from CMS collections in Webflow dashboard with Memberstack?
I got two types of users: Creators and Users, For a Creator Dashboard I need to have 4 CMS collections displaying only items that are referenced to them. Is there a way I can fi...
-
How to create discount codes with referral tracking in Stripe for partner websites?
AnsweredCommunityQuestions
How to create discount codes with referral tracking in Stripe for partner websites?
Hey everyone! I wanna create a discount code with a link and place it into my partner's pricing plan and give every user 2 months free if they come from XY website. Is this poss...
Didn't find what you were looking for?
New post