Questions
-
How to add character counter to Edit JSON Object modal and handle character limits?
PlannedCommunityQuestions
How to add character counter to Edit JSON Object modal and handle character limits?
Question: Tyler Bell do you think it would be possible to add a character counter to the Edit JSON Object modal in the dashboard? Also, what happens if we hit that cap? Any aler...
-
How to save previous design elements in Webflow when updating pricing tables and layouts?
AnsweredCommunityQuestions
How to save previous design elements in Webflow when updating pricing tables and layouts?
I know this is more a Webflow than Memberstack question, but I thought I’d ask it here anyway as I know that most people are building on Webflow. When you change your designs in...
-
How to show a conditional element based on membership creation date?
AnsweredCommunityQuestions
How to show a conditional element based on membership creation date?
I am trying to display an element 7 days after a user has registered. For that I wrote this code but it does not seem to work. Does anyone know how to solve this? Thanks in adva...
-
How to create separate navbars for guests, members, and paid subscribers in Memberstack without overlap?
AnsweredCommunityQuestions
How to create separate navbars for guests, members, and paid subscribers in Memberstack without overlap?
Hey Everyone! I was looking to see if someone might be able to help me figure this out. I am quite new to Memberstack so I apologize if I am overthinking this. I am trying to ma...
-
How to build an email preference center that integrates with MS without requiring login and manages subscriptions across MailChimp & SendGrid?
AnsweredCommunityQuestions
How to build an email preference center that integrates with MS without requiring login and manages subscriptions across MailChimp & SendGrid?
Hi everyone!I am looking for some help, specifically around managing Email preferences for users ✉️We’re looking for a Preference Center solution that we can connect with MS (bu...
-
How to identify password hashing algorithm when exporting user data to another database?
AnsweredCommunityQuestions
How to identify password hashing algorithm when exporting user data to another database?
hey team.I need to export users to add to an external database. What hashing structure/algorithm is being used for the password hashing in the export file?
-
How to manage DNS settings when using Stripe portal, Memberstack SSO, and Webflow on the same subdomain?
AnsweredCommunityQuestions
How to manage DNS settings when using Stripe portal, Memberstack SSO, and Webflow on the same subdomain?
Hi, are Stripe portal custom domains supported with Memberstack?
-
How to use Memberstack with selective plan replacement and accumulation based on product type?
CommunityQuestions
How to use Memberstack with selective plan replacement and accumulation based on product type?
What if I have several plans and for some of them I want the user's plan to be replaced and for others I want them to be added to the current plan? Is this possible? I add a ske...
-
How to fix Google Sign-In error when user already registered with email?
AnsweredCommunityQuestions
How to fix Google Sign-In error when user already registered with email?
Hi! Having problems with Google sign in, anything happend? Suddently not working
-
How to create a lifetime plan upgrade button in Memberstack for existing free members?
AnsweredCommunityQuestions
How to create a lifetime plan upgrade button in Memberstack for existing free members?
Hey guys - I am trying to set up a button for “upgrade” where logged in members (free plan) can upgrade their account with a one-time lifetime purchase. For the life of me i can...
-
How to sync membership access across Patreon, YouTube, and Memberstack 2.0 on a Webflow site without double-charging users?
AnsweredCommunityQuestions
How to sync membership access across Patreon, YouTube, and Memberstack 2.0 on a Webflow site without double-charging users?
I have three membership opportunities planned, unfortunately independent of each other. For clarity, Patreon, YouTube community, and of course direct memberships through Members...
-
How to monitor asset download counts from Amazon S3 using no-code solutions for commission tracking?
AnsweredCommunityQuestions
How to monitor asset download counts from Amazon S3 using no-code solutions for commission tracking?
Hey 👋 Looking for some advice. I'm a no-code guy. I run OffWorldDepot.com, built on Webflow and MS 2.0. I sell 3D assets. Artists from around the world contribute to my asset li...
-
How to fix Memberstack multi-step form authentication when users verify email and complete onboarding across different sessions?
AnsweredCommunityQuestions
How to fix Memberstack multi-step form authentication when users verify email and complete onboarding across different sessions?
I have a multistep signup/onboarding process.Step 1: create account, Step 2: verify email,Step 3: add more user information,Step 4 (optional): book an enrollment call. The probl...
-
How to integrate Discord OAuth with Memberstack 2.0 API for automated user field updates?
AnsweredCommunityQuestions
How to integrate Discord OAuth with Memberstack 2.0 API for automated user field updates?
Does anyone happen to know if its possible to setup Discord OAuth with Memberstack 2.0?
-
How to create member-specific charts that are generated by the members themselves?
AnsweredCommunityQuestions
How to create member-specific charts that are generated by the members themselves?
Hey everyone! Ever wanted to have member-specific charts generated by your members? Well, I've made that possible, so if anyone has a cool use case then please let me know and I...
-
How to create a Webflow signup form with multiple donation price options using Memberstack for one plan?
AnsweredCommunityQuestions
How to create a Webflow signup form with multiple donation price options using Memberstack for one plan?
Hi All! 👋I’m reaching out to the amazing Memberstack community for some assistance, and I’d be extremely grateful for any help you can offer. I’m currently working on a project ...
-
How can I redirect users to different pages based on their selected plan after registration?
AnsweredCommunityQuestions
How can I redirect users to different pages based on their selected plan after registration?
Hey everyone, I need help with my log in process. I want my users to register and then select a plan. Either the Basic or the Premium plan. Based on which plan the user has chos...
-
How to implement a free trial with 5 actions before gating GPT integration features?
AnsweredCommunityQuestions
How to implement a free trial with 5 actions before gating GPT integration features?
Is there a way to set a number of free actions for a user before they lose access to features? I'm looking at doing a GPT integration and want to give the first five prompt comp...
-
How to redirect the verification email button to a specific page instead of the default login page?
AnsweredCommunityQuestions
How to redirect the verification email button to a specific page instead of the default login page?
Where does the verify email button (the button in the email) direct? It always brings me to login, is that where? and if so, is there a way to change where it points to?
-
[✅ Complete] How to confirm if DOM package maintains login sessions across subdomains?
PlannedCommunityQuestions
[✅ Complete] How to confirm if DOM package maintains login sessions across subdomains?
Can someone confirm that with your DOM package, if a member logs in on domain.com, that it will keep that session active on app.domain.com as well? Is there a workaround Tyler B...
-
How to sell individual videos on Webflow using Memberstack without requiring a membership subscription?
AnsweredCommunityQuestions
How to sell individual videos on Webflow using Memberstack without requiring a membership subscription?
Hello, My client requires a Webflow site which can sell Videos on an individual basis. Ie per unit rather than as part of a membership. Of course visitors would need to be able ...
-
How to securely pass MS authentication tokens from a Next.js frontend to a Node.js server when facing cookie restrictions?
PlannedCommunityQuestions
How to securely pass MS authentication tokens from a Next.js frontend to a Node.js server when facing cookie restrictions?
Hello everyone, I'm working on a Next.js app and have integrated Memberstack for authentication. I'm currently facing an issue where I'm unable to send the Memberstack token via...
-
How to conditionally show a button for users on a specific plan using gated content?
PlannedCommunityQuestions
How to conditionally show a button for users on a specific plan using gated content?
Can't show an element for a specific plan https://www.loom.com/share/56678546e2c04c09bfa81cf2ff8b0bf7 I'm trying to conditionally display a button that should only be visible to...
-
How to set up form-level redirects in Memberstack with Webflow when the default field isn't working?
AnsweredCommunityQuestions
How to set up form-level redirects in Memberstack with Webflow when the default field isn't working?
How can I set up form-level redirects? https://docs.memberstack.com/hc/en-us/articles/7384608370715-Default-Redirects-Plan-Redirects-Signup-Login-Logout- I don’t see a guide for...
-
How to redirect Memberstack users to login page instead of showing "You already have this plan" error when they're already registered?
PlannedCommunityQuestions
How to redirect Memberstack users to login page instead of showing "You already have this plan" error when they're already registered?
When a user is already logged in and tries to access again, a popup comes up saying "You already have this plan". It does make sense since I'm supposedly logged in already, but ...
-
How to sync users from custom Stripe payment links back to Memberstack when bypassing the official signup flow?
AnsweredCommunityQuestions
How to sync users from custom Stripe payment links back to Memberstack when bypassing the official signup flow?
Greetings fellow Memberstackers. I have a flow where users can purchase a subscription via a Stripe payment link that bypasses the default, officially supported Sign Up flow. I ...
-
How to fix Vite build errors when using the Memberstack React package?
AnsweredCommunityQuestions
How to fix Vite build errors when using the Memberstack React package?
I have a React application using Vite. I am getting issues when I try to use memberstack react package X [ERROR] Failed to resolve entry for package "@memberstack/react". The ...
-
How to improve UX while waiting for Stripe payment page to load after user signup?
AnsweredCommunityQuestions
How to improve UX while waiting for Stripe payment page to load after user signup?
I would like to avoid the bad UX that results when the user signs up and we’re waiting for the stripe page to load? Right now it just shows the spinner and the form they just su...
-
How to extend our Circle integration by mapping additional custom profile fields?
AnsweredCommunityQuestions
How to extend our Circle integration by mapping additional custom profile fields?
Hello, Would it be possible to get the shape of the payload that is currently being used to set profile information in Circle? I've noticed that after adding first-name and las...
-
How to sync Memberstack member data with Webflow CMS using Zapier when CMS item IDs aren't automatically stored?
AnsweredCommunityQuestions
How to sync Memberstack member data with Webflow CMS using Zapier when CMS item IDs aren't automatically stored?
I have a membership site using Memberstack + Zapier + Webflow. I'm unsure how to create a workflow for the two common scenarios: New member signs up for a plan, then a Webflow ...
Didn't find what you were looking for?
New post