Community discussions
-
How to translate Memberstack widgets on Webflow using Weglot without breaking checkout attributes?
AnsweredCommunityQuestions
How to translate Memberstack widgets on Webflow using Weglot without breaking checkout attributes?
Hey all, is there anybody here who can help me with translating memberstack widgets with Weglot? I've tried everything but I couldn't find a solution to fix this problem.
-
How to stop Stripe from automatically redirecting users to homepage after successful payment?
AnsweredCommunityQuestions
How to stop Stripe from automatically redirecting users to homepage after successful payment?
Problem -> I designed my current plan to redirect signup users to a welcome page after signup, but for some reason, after payment they are automatically being sent back to the h...
-
How to refactor Crisp Chat integration code from MemberStack 1.0 to 2.0?
AnsweredCommunityQuestions
How to refactor Crisp Chat integration code from MemberStack 1.0 to 2.0?
Hey team can I get a little help refactoring this code for MS2.0? <script> MemberStack.onReady.then(function(member) { var email = member["email"] var name = member["nam...
-
[Wishlist] Onboarding checklist [Solved]
AnsweredCommunityProduct Wishlist
[Wishlist] Onboarding checklist [Solved]
Hello, Would it be possible to create an onboarding checklist like the one in Memberstack ? Thanks, William
-
How to properly set up profile picture display attributes from Airtable to Webflow?
AnsweredCommunityQuestions
How to properly set up profile picture display attributes from Airtable to Webflow?
Hey, I'm building a no-code SaaS for the film industry. Inside, users will have their own profile and be able to display pictures they have uploaded through Airtable. How can I ...
-
How to handle Stripe application fees from US platforms to connected accounts in India and other unsupported countries?
AnsweredCommunityQuestions
How to handle Stripe application fees from US platforms to connected accounts in India and other unsupported countries?
The problem is that Stripe currently doesn't support taking application fees by a US platform from a connected account in India. I have talked to both Stripe and Memberstack sup...
-
How to verify Memberstack JWT tokens in a Java backend when public key IDs are mismatched?
AnsweredCommunityQuestions
How to verify Memberstack JWT tokens in a Java backend when public key IDs are mismatched?
Hello, I would need to verify the Memberstack JWT token like described here (I want to use the token to authenticate the requests sent by the user on one of our APIs). However, ...
-
How to use Memberstack as identity provider for Softr site and Circle community with single sign-on across platforms?
AnsweredCommunityQuestions
How to use Memberstack as identity provider for Softr site and Circle community with single sign-on across platforms?
I'm interested in using Memberstack to manage memberships for a site + community (one sign in, 2 systems). E.g. as an Identity provider (IdP). However, I don't use Webflow or cu...
-
Delete memberships instead of archiving them to avoid Stripe confusion
AnsweredCommunityProduct Wishlist
Delete memberships instead of archiving them to avoid Stripe confusion
[This post was migrated from our old community roadmap] 1) The problem → I'd like to delete memberships instead of archiving them 2) Why is this important → This is so I do...
-
[Code] Migrating free and paid members to new pricing plans in bulk without losing existing subscriptions
AnsweredCommunityProduct Wishlist
[Code] Migrating free and paid members to new pricing plans in bulk without losing existing subscriptions
1) The problem → I have a few free members who I want to migrate to a paid plan. I have hundreds of paying members who I need to migrate to a new paid plan. 2) Why is this imp...
-
Managing member access revocation when membership plans change
AnsweredCommunityProduct Wishlist
Managing member access revocation when membership plans change
[This post was migrated from our old community roadmap] 1) I use another platform/CMS to serve my member's only content. I need to know when someone's plan (membership) is can...
-
[Wishlist] [✅ Answered] Easy conditional visibility based on member data
AnsweredCommunityProduct Wishlist
[Wishlist] [✅ Answered] Easy conditional visibility based on member data
[Migrated from community Slack] Feature Idea: You guys should add a section in the dashboard for creating easy conditional hide/show snippets. Like, input the ID of the div you ...
-
[Wishlist] Implementing mandatory 2FA for Memberstack members with Twilio integration
AnsweredCommunityProduct Wishlist
[Wishlist] Implementing mandatory 2FA for Memberstack members with Twilio integration
[This post was migrated from our old community roadmap] 1) The problem → I'd like to enable 2-factor-authentication for my customers. 2) Why is this important → This is also...
-
[Wishlist] Enable gift card purchases for Memberstack memberships with recipient activation
AnsweredCommunityProduct Wishlist
[Wishlist] Enable gift card purchases for Memberstack memberships with recipient activation
See first comment for an immediate solution. 1) The problem → Could be related to team/licensing, but if a member wants to buy the first year membership for another user, th...
-
[Wishlist] [✅ Answered] Allow the user to connect Google SSO to the created user using login and password in the login/signup form.
AnsweredCommunityProduct Wishlist
[Wishlist] [✅ Answered] Allow the user to connect Google SSO to the created user using login and password in the login/signup form.
1) The problem → I currently need to add Google SSO to a profile form if the user creates a login and password and I want to connect it to Google SSO 2) Why is this important ...
-
How to merge legacy email users with Google Sign-In when they share the same Gmail address?
AnsweredCommunityQuestions
How to merge legacy email users with Google Sign-In when they share the same Gmail address?
Hello, I tried the google signup and login, with works great for the new users. But it seems like the legacy users that have a gmail (= that signed up with email + password) can...
-
How to redirect Memberstack users to members specific CMS template pages?
AnsweredCommunityQuestions
How to redirect Memberstack users to members specific CMS template pages?
I am creating login and signup functionality in webflow using memberstack, I am not able to redirect the users to particular template upon login. For example I have members coll...
-
How to build a save-and-collection feature for articles like Medium or Instagram?
AnsweredCommunityQuestions
How to build a save-and-collection feature for articles like Medium or Instagram?
Hello! I plan to have a page with a lot of articles. Would it be possible to let users create accounts and start saving posts? Maybe also let them create their own collections? ...
-
How to fix Google OAuth redirect issues when user accounts are created but no dashboard confirmation appears?
AnsweredCommunityQuestions
How to fix Google OAuth redirect issues when user accounts are created but no dashboard confirmation appears?
Hi - having an issue with the signup/login with google integration. After a test user signs up for a new account using their Google creds, there's no redirect or confirmation th...
-
How to add members to a paid plan in Memberstack without an active subscription?
AnsweredCommunityQuestions
How to add members to a paid plan in Memberstack without an active subscription?
hey folks, your site looks very promising. however, I can't manage to add a paid member. first of all, I haven't subscribed any of your "billed" plans. I guess this might the so...
-
How to automatically add logged-in Memberstack users to a Mailchimp list when they click "notify me"?
AnsweredCommunityQuestions
How to automatically add logged-in Memberstack users to a Mailchimp list when they click "notify me"?
(Originally posted by Jamie in the community Slack)Hey all! just had a quick question. We want to set up a coming soon function that when a logged-in user clicks ‘notify me’ it’...
-
How to display member plan status and handle automatic cancellations?
AnsweredCommunityQuestions
How to display member plan status and handle automatic cancellations?
I've almost completely migrated my site over to 2.0! I'm excited to hit publish. There's just one more big thing I'm waiting on though... is there a way to quickly display to me...
-
How to implement customer opt-in checkboxes with custom data-ms-member="gdpr" attributes?
AnsweredCommunityQuestions
How to implement customer opt-in checkboxes with custom data-ms-member="gdpr" attributes?
I'm trying to make a custom field for a checkbox, but it's not working with the custom attribute "data-ms-member="gdpr" Am I missing something? How can I let customers opt-in to...
-
How to create a basic registration and login system in Memberstack with Webflow without requiring a membership plan?
AnsweredCommunityQuestions
How to create a basic registration and login system in Memberstack with Webflow without requiring a membership plan?
Is it possible to use Memberstack to create an ordinary registration/login system within Webflow, or does this have to be done via creating a free membership option? Many thanks...
-
How to show a disabled checkbox to non-members with an upgrade prompt on click?
AnsweredCommunityQuestions
How to show a disabled checkbox to non-members with an upgrade prompt on click?
It's simple enough to hide a checkbox to non-members using data-ms-content, but I would like to show the checkbox and have it be disabled for non-members (with an onClick action...
-
How to migrate from Outseta to Memberstack 2.0 for a SaaS with LMS features when Stripe subscription IDs are missing?
AnsweredCommunityQuestions
How to migrate from Outseta to Memberstack 2.0 for a SaaS with LMS features when Stripe subscription IDs are missing?
Originally asked by Kevin in the Memberstack Slack Hey everyone, I have a client seeking to get away from Pico (also having tried Outseta before). No disrespect to the cre...
-
Essay writing service using Memberstack
AnsweredCommunityQuestions
Essay writing service using Memberstack
Asked by Ayush Barnwal in Slack Hey everyone, I have a client that wants to have a website where users can pay to have an essay written. The user submits the writing proje...
-
How can I limit the number of devices logged in simultaneously with Memberstack?
AnsweredCommunityQuestions
How can I limit the number of devices logged in simultaneously with Memberstack?
Asked by Spora Design in Slack Hi! Anyone know if memberstack allows a max number of devices logged in at the same time? And could it be done with some code? L...
-
How to manually show or hide content for members using Webflow and Memberstack?
AnsweredCommunityQuestions
How to manually show or hide content for members using Webflow and Memberstack?
(Originally posted by Dave in the community Slack) Hey y’all, anybody have any ideas about how you could go about manually activating (or making available/visible) content, thro...
-
How to maintain real-time data sync between Webflow, Airtable, and Memberstack 2.0 for a marketplace?
AnsweredCommunityQuestions
How to maintain real-time data sync between Webflow, Airtable, and Memberstack 2.0 for a marketplace?
I'm close to launching a marketplace, and I currently have webflow forms sending data to airtable (which mimics my webflow CMS). I have integromat + airtable automations to trig...
Didn't find what you were looking for?
New post