Questions
-
How to avoid manually adding metadata for each new member separately?
AnsweredCommunityQuestions
How to avoid manually adding metadata for each new member separately?
Hi there! I had a quick question...is there a way to make sure that metadata fields are the same for each member when they are created. Right now, it looks like I have to add me...
-
How to fix Memberstack users accessing paid content for free when using Stripe checkout?
AnsweredCommunityQuestions
How to fix Memberstack users accessing paid content for free when using Stripe checkout?
Hey. I'm using memberstack for my gated content website and I'm using stripe for payments. When testing myself, I have to go through a stripe checkout, and it all seems fine, bu...
-
How to ensure all selected options in a Webflow multi-select field are properly passed to Memberstack?
AnsweredCommunityQuestions
How to ensure all selected options in a Webflow multi-select field are properly passed to Memberstack?
Hey, everybody, I need some help. I’m using this - https://www.memberstack.com/webflow/multi-select-field-with-search solution for multiselect, and faced a problem that data is ...
-
How to trigger a JavaScript function after Webflow Memberstack signup completion?
AnsweredCommunityQuestions
How to trigger a JavaScript function after Webflow Memberstack signup completion?
I want to run a Javascript function when a Webflow Memberstack Sign Up form has been submitted? Any idea how I could do this? is there a method or callback I can tap into?
-
How to import users with multiple Stripe subscriptions into Memberstack 2.0?
AnsweredCommunityQuestions
How to import users with multiple Stripe subscriptions into Memberstack 2.0?
Hey,I would like to import users from existing app that uses Stripe to Memberstack 2.0. Import works great. There is just one thing I can't figure out. How to import users with ...
-
How to send login credentials automatically when manually adding users to a Memberstack 2.0 invite-only platform?
AnsweredCommunityQuestions
How to send login credentials automatically when manually adding users to a Memberstack 2.0 invite-only platform?
I have an exclusive invite-only dashboard built with Memberstack 2.0, we don't wanna add a sign up page so we will be adding new customers manually through Memberstack. Is there...
-
How to implement automatic currency selection in Stripe based on website language preferences?
CommunityQuestions
How to implement automatic currency selection in Stripe based on website language preferences?
I have customers who buy in dollars and customers who buy in euros. How can I get Stripe to recognize them and bill each type in their currency? Any idea how Stripe can adapt th...
-
How to create a custom subscription cancellation flow without Stripe checkout when using Memberstack and Zapier?
CommunityQuestions
How to create a custom subscription cancellation flow without Stripe checkout when using Memberstack and Zapier?
I want to create my own subscription cancellation flow that does not pass through the stripe checkout page. I am using Zapier to handle my automations but it seems like Zapier d...
-
How to add a user to a paid plan when they pay by cheque or paid through Stripe without requiring signup first?
AnsweredCommunityQuestions
How to add a user to a paid plan when they pay by cheque or paid through Stripe without requiring signup first?
Been trying to add a user from stripe to our pain plan for hours but it seems the API docs don't state that paid plans cannot be added 😕, We don't want to force users into a sig...
-
How to update member plans in Google Sheets using Make when new plans are added?
AnsweredCommunityQuestions
How to update member plans in Google Sheets using Make when new plans are added?
Hey, how to set up when a member add a new plan it should be added to the existing google sheet member data i can't find in make to map the plan added, I already set up a router...
-
How to clone Memberstack into an existing Webflow page instead of creating a new site?
CommunityQuestions
How to clone Memberstack into an existing Webflow page instead of creating a new site?
Is this Video outdated?, He clicks on Clode in Webflow and it says "paste in Webflow". It does not do that for me.When I press "Clone in Webflow" it wants me to create a new Web...
-
How to sync Memberstack custom fields with Google Sheets using Make.com automation?
AnsweredCommunityQuestions
How to sync Memberstack custom fields with Google Sheets using Make.com automation?
i have some custom fields in memberstack and yes they are active but in make.com memberstack connection doesn't show these custom fields, such their phone number title and so on...
-
How to fix a blank page after cloning a project and implementing style and JS code?
AnsweredCommunityQuestions
How to fix a blank page after cloning a project and implementing style and JS code?
https://docs.memberstack.com/hc/en-us/articles/17980501395483--Code-Create-a-Single-Forgot-Password-Page After cloning the project and implementing the two codes, the style and ...
-
How to fix "email already taken" error when logging into Memberstack in test mode?
AnsweredCommunityQuestions
How to fix "email already taken" error when logging into Memberstack in test mode?
Hi folks. I am stuck on something. On test mode, I 'created' an account, and I am redirected to the Log In page. But, when I insert the credentials, it says, "the provided email...
-
How to prevent users from losing account access when upgrading from a monthly to an annual SEPA direct debit subscription?
CommunityQuestions
How to prevent users from losing account access when upgrading from a monthly to an annual SEPA direct debit subscription?
Some customers had a monthly subscription (SEPA direct debit) and upgraded to an annual subscription. The result is that they have no access to their account. The problem seems ...
-
How to display previous text input values using only JSON, similar to custom fields?
AnsweredCommunityQuestions
How to display previous text input values using only JSON, similar to custom fields?
is it possible to show on text input of what's been written there before, just by using json? I mean the same way like using custom fields.
-
How to capture order history using Zapier (or another similar program) in the JSON-file?
AnsweredCommunityQuestions
How to capture order history using Zapier (or another similar program) in the JSON-file?
Hi! I need to capture my customers order history. I began using Zapier, but I have no particular reason for choosing Zapier over say Make. Now, I managed to easily capture all t...
-
How can I apply my non-profit discount code to my current annual membership?
AnsweredCommunityQuestions
How can I apply my non-profit discount code to my current annual membership?
Duncan, you gave me my discount code yesterday but I can not get in or go through a process to apply it to my membership. I am Larry Greene, Navigating Our Future, larry@navi...
-
How to save multiple user profiles in JSON format and information from different forms for freelancers managing different brands?
AnsweredCommunityQuestions
How to save multiple user profiles in JSON format and information from different forms for freelancers managing different brands?
Hi, I was wondering if its possible for one user to have a couple profiles? What I mean is, that we are building a platform for email marketing freelancers. Imagine a freelancer...
-
How to troubleshoot a Webflow login modal that's not working for unregistered users in a library template?
CommunityQuestions
How to troubleshoot a Webflow login modal that's not working for unregistered users in a library template?
Yes, this is stupid, but I have a library template configured as login and I need to edit it to enable the unregistered user to login from there, but I don't remember where the ...
-
How to set up cross-domain login with Memberstack across multiple domains including an odd one via API?
AnsweredCommunityQuestions
How to set up cross-domain login with Memberstack across multiple domains including an odd one via API?
Looking to implement cross-domain login and running into some issues (I can't get it to work at all). However, solving that has taken a bit of a turn and so I'm requesting some ...
-
How to fix a form where show/hide actions are affecting all inputs instead of individual ones?
AnsweredCommunityQuestions
How to fix a form where show/hide actions are affecting all inputs instead of individual ones?
Hey everyone! How do I configure a form with multiple Show/Hide elements? I'm following this guide https://www.memberstack.com/scripts/45-show-hide-password, but if I have multi...
-
How to secure applicant profiles on my Memberstack job board from public access?
AnsweredCommunityQuestions
How to secure applicant profiles on my Memberstack job board from public access?
Hi everyone! My memberstack site is a job board where applicants can build profiles and spotlight their portfolios for companies. I thought I gated the Applicants' profiles prop...
-
How to set up a daily subscription plan?
AnsweredCommunityQuestions
How to set up a daily subscription plan?
I'm looking to setup a plan for a daily suscription how can i do that?
-
How to troubleshoot excessive API calls from the useMember() hook with Memberstack and Next.js?
CommunityQuestions
How to troubleshoot excessive API calls from the useMember() hook with Memberstack and Next.js?
I’m hitting some issues here wondering if you guys could help I am using MemberstackProvider from @memberstack/nextjs/client with the following config <MemberstackP...
-
How to link Webflow forms to Memberstack members and automate emails when users are added to plans?
AnsweredCommunityQuestions
How to link Webflow forms to Memberstack members and automate emails when users are added to plans?
Hey there, some questions to the memberstack team: Is there any way to associate a webflow form submission with a memberstack member? The form is only accessible to logged in m...
-
How to automatically create Memberstack users from GoHighLevel with existing Stripe subscriptions?
AnsweredCommunityQuestions
How to automatically create Memberstack users from GoHighLevel with existing Stripe subscriptions?
Hey everybody - a niche question here: is it possible to push a new GoHighLevel user’s info + stripe subscription to create a new Memberstack user through Make/Zapier? They’re b...
-
How to enable the Switch Plans option in Stripe Customer Portal when accessed through Memberstack Profile Modal?
AnsweredCommunityQuestions
How to enable the Switch Plans option in Stripe Customer Portal when accessed through Memberstack Profile Modal?
Hi,i'am having trouble with the option "switch Plans" within the stripe customer portal affecting in the stripe customer portal which is available via the memberstack Profile Mo...
-
How to enforce double opt-in email verification for gated content in Memberstack while maintaining passwordless login?
AnsweredCommunityQuestions
How to enforce double opt-in email verification for gated content in Memberstack while maintaining passwordless login?
Hi everyone, I’m building a gated newsletter/articles community where profile registration = newsletter subscription. I’m using passwordless login and want to implement a GDPR-c...
-
How to manually edit a Stripe customer ID when a member is mapped incorrectly?
AnsweredCommunityQuestions
How to manually edit a Stripe customer ID when a member is mapped incorrectly?
Currently a member is mapped to the wrong stripe customer ID. Any way to edit the stripe customer ID manually?
Didn't find what you were looking for?
New post