Community discussions
-
[Wishlist] The ability to capture addresses in Stripe and access that information in Memberstack so our user can use it in Make.
Gathering feedbackCommunityProduct Wishlist
[Wishlist] The ability to capture addresses in Stripe and access that information in Memberstack so our user can use it in Make.
-
How do I allow my users to view their invoices and cancel their account?
AnsweredCommunityGeneral
How do I allow my users to view their invoices and cancel their account?
Hey, I'm using memberstack 2.0 and I have no idea how to let members view invoices and cancel their account.I've read there's a 'profile modal' but I can't find any docs on this...
-
How to fix 'initMemberstack does not exist' console warning in Webflow despite correct installation?
AnsweredCommunityQuestions
How to fix 'initMemberstack does not exist' console warning in Webflow despite correct installation?
Hi,I keep on seeing a Warning in the console of my browser that 'initMemberstack' does not exist: Is this something to worry about? I double checked the installation code, whic...
-
How to pass user email and name parameters to a custom Stripe checkout page after signup?
AnsweredCommunityGeneral
How to pass user email and name parameters to a custom Stripe checkout page after signup?
Hi , I want to redirect after signup to a page with the email from the signup page passed as a parameter , example : www.example.com/checkout?email=test@test.com
-
Avoiding conflicts when using reserved strings like 'members' in Webflow with Memberstack content gating
AnsweredCommunityProduct Wishlist
Avoiding conflicts when using reserved strings like 'members' in Webflow with Memberstack content gating
For about 3 weeks I've been trying to understand why certain elements of my Webflow website weren't displaying when using the data-ms-content="members" attribute. In the end I h...
-
[Wishlist] A way to use localStorage instead of a cookie to store Bearer Token
Gathering feedbackCommunityProduct Wishlist
[Wishlist] A way to use localStorage instead of a cookie to store Bearer Token
A way to instruct the JS API (DOM package) to use localStorage rather than a Cookie to store the Bearer Token
-
How to extend 2FA functionality from team members to regular users on a Memberstack-powered Webflow site?
AnsweredCommunityQuestions
How to extend 2FA functionality from team members to regular users on a Memberstack-powered Webflow site?
Passwords are great, but I would like our users to have the extra security of 2fa. So far it seems like 2fa is only implemented for our team utilizing memeberstack for our webfl...
-
How do I disable the update spinner?
AnsweredCommunityQuestions
How do I disable the update spinner?
I have a page that requires an automatic save, which I easily accomplish with simple javascript. I changed the error message component easily enough. Now, the trick is to disabl...
-
How to set a maximum enrollment cap for courses using Webflow and Memberstack?
AnsweredCommunityQuestions
How to set a maximum enrollment cap for courses using Webflow and Memberstack?
Hi all, is see that there is a topic covering this for the Wishlist. But is there a workaround to limit the number of members per plan? In my case, I‘m selling courses (using We...
-
[Shipped ✅] Increasing Member JSON storage from 5000 to 100K or 1M characters
ImplementedCommunityProduct Wishlist
[Shipped ✅] Increasing Member JSON storage from 5000 to 100K or 1M characters
I'd like to expand 5000 characters limits for Member JSON How much will it cost for 100K or 1M characters? I want to output users fields directly in webflow without implementing...
-
How to make user profiles public after payment using Memberstack and Webflow?
AnsweredCommunityQuestions
How to make user profiles public after payment using Memberstack and Webflow?
Hi community, I am creating a website (like matching people app) where a user can register and once they pay the rest of the people can see his/her page/profile.I have checked t...
-
How to restrict access to gated content when Memberstack users cancel or miss payments?
ImplementedCommunityQuestions
How to restrict access to gated content when Memberstack users cancel or miss payments?
I'm working on setting up 2.0 for a client and just read something a little concerning. Referencing this article: https://docs.memberstack.com/hc/en-us/articles/7406222866459-Cr...
-
[Shipped] How to prevent Stripe script from loading in Memberstack when only using free memberships to improve page speed?
ImplementedCommunityGeneral
[Shipped] How to prevent Stripe script from loading in Memberstack when only using free memberships to improve page speed?
[This issue has been resolved in MS 2.0.] 1) The problem → I am using free memberships and noticed the stripe script is still loading even though I do not have stripe connect...
-
[Shipped] How to rebuild Memberstack 2.0 with multiple plans and APIs while maintaining existing customer support?
ImplementedCommunityGeneral
[Shipped] How to rebuild Memberstack 2.0 with multiple plans and APIs while maintaining existing customer support?
[This post was migrated from our old community roadmap] We're rebuilding Memberstack, launching a small private beta for developers, and releasing a 10x more powerful version...
-
How to display a member's purchased plans in Memberstack with plan names, date of purchase and links to gated content?
AnsweredCommunityQuestions
How to display a member's purchased plans in Memberstack with plan names, date of purchase and links to gated content?
Hi, I want to show the list of plans, which the member purchased (as I (mis-) use the plan in Memberstack for one-time payments of individual digital products). How can 1) I acc...
-
How to set up separate login flows for different user roles on a single website using Memberstack
AnsweredCommunityQuestions
How to set up separate login flows for different user roles on a single website using Memberstack
Hi, I want to differentiate between two user roles. Ones are creators and ones consumers. Both should have a separate login form and see different pages but originating from the...
-
How to sync Memberstack CSV imports to Webflow CMS when Zapier New Member trigger doesn't fire on bulk upload?
AnsweredCommunityQuestions
How to sync Memberstack CSV imports to Webflow CMS when Zapier New Member trigger doesn't fire on bulk upload?
Hi everyone, I m not sure what the best way to do this. I have a long CVS list of users that I can import into Memberstack without a problem. But when importing it does not trig...
-
[Wishlist] Ability to connect Memberstack to Posthog
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Ability to connect Memberstack to Posthog
Would like to connect Memberstack to Posthog. I'd like to be able to Identify Users in posthog with their member ID. https://posthog.com/docs/integrate/identifying-useIdeally wh...
-
[Wishlist] Configuring proper user attribute mapping in Memberstack Auth0 integration for Zendesk Gather SSO
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Configuring proper user attribute mapping in Memberstack Auth0 integration for Zendesk Gather SSO
I'm having an issue with Memberstack/Auth0 integration for SSO with Zendesk Gather. I recently set up a Memberstack custom social connection with Auth0 and linked it to Zendesk ...
-
How to update Memberstack 1.0 profile URL script to work with Memberstack 2.0?
AnsweredCommunityQuestions
How to update Memberstack 1.0 profile URL script to work with Memberstack 2.0?
any chance you can change this to MS 2.0 code? <script>MemberStack.onReady.then(function(member) {var url = member["profile-url"]var els = Array.from(document.querySelector...
-
[Wishlist] Set a max number of concurrent users
PlannedCommunityProduct Wishlist
[Wishlist] Set a max number of concurrent users
Would be great to be able to set a maximum amount of concurrent users, setting it to 2 devices for example for 1 desktop and 1 mobile
-
How to show different dashboard content for each Memberstack plan ?
CommunityGeneral
How to show different dashboard content for each Memberstack plan ?
I can't seem to find much documentation on how to work with different plans in member stack. How do you give access to the gated content on the different plans? Having a ...
-
February 2023 - Progress Report 🎉
ImplementedCommunityProgress Reports
February 2023 - Progress Report 🎉
Wednesday, Feb 1st 2023 Fixed JWT verification issue in Next.js and updated docs in the Next.js guide (didn't require any admin package updates, it was a Next.js update) Update...
-
How to update Memberstack user profiles from Webflow checkout forms when ms-update doesn't work?
AnsweredCommunityQuestions
How to update Memberstack user profiles from Webflow checkout forms when ms-update doesn't work?
Hi, does anyone know how to enable a checkout form to also update a user’s profile in memberstack when it is submitted? For example, when a user submits an ecommerce order, he e...
-
How to rebuild a Joomla member site in Webflow using Memberstack while maintaining advanced user management features?
AnsweredCommunityQuestions
How to rebuild a Joomla member site in Webflow using Memberstack while maintaining advanced user management features?
[Migrated from the old community forum] Hi, I’m a complete newbie to Memberstack and this is my first post 🙂 I’ ve been using Webflow for 6 months and love it. I’m hoping to r...
-
How to resolve Memberstack.js TypeError in Webflow signup form after passing initial tests and customize its design?
AnsweredCommunityQuestions
How to resolve Memberstack.js TypeError in Webflow signup form after passing initial tests and customize its design?
[This post was migrated from our old forum] When I try to enable sign up form in web flow and errors such as following shows up I have done initial testing in MS and all of the ...
-
How many profile fields can I add to member accounts before hitting a limit?
AnsweredCommunityQuestions
How many profile fields can I add to member accounts before hitting a limit?
Hi, I’d like to know if there’s a limit regarding the number of fields for the members?I have currently 31 fields and I need to add 24 more. Will it be possible? Thanks!
-
How to use Google Tag Manager to manage Memberstack custom JavaScript without causing performance issues?
AnsweredCommunityQuestions
How to use Google Tag Manager to manage Memberstack custom JavaScript without causing performance issues?
Coming from a marketing background here… When using Memberstack and custom JS, is it ok to use Google Tag Manager to hold the scripts? The advantage being that it would just be ...
-
[Wishlist] Bravo Studio
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Bravo Studio
Will Memberstack ever be able to integrate with mobile application creation tools? It would be cool to have a desktop version on Webflow and a mobile application on Bravo Studio...
-
[Wishlist] FlutterFlow
Gathering feedbackCommunityProduct Wishlist
[Wishlist] FlutterFlow
Will Memberstack ever be able to integrate with mobile application creation tools? It would be cool to have a desktop version on Webflow and a mobile application on Flutterflow
Didn't find what you were looking for?
New post