Community discussions
-
How to get a properly formatted CSV file when exporting member emails from Memberstack?
AnsweredCommunityQuestions
How to get a properly formatted CSV file when exporting member emails from Memberstack?
Where does the export of members functionality in Memberstack output the CSV file?
-
How to test Stripe coupons in test mode with fake credit cards?
AnsweredCommunityQuestions
How to test Stripe coupons in test mode with fake credit cards?
Hey team, Is there a way to test stripe coupon while on test mode and by using fake card ?
-
How to display Memberstack custom fields data in aggregate dashboard views using Webflow and React?
AnsweredCommunityQuestions
How to display Memberstack custom fields data in aggregate dashboard views using Webflow and React?
Good morning, looking for some suggestions here… I want to take Memberstack custom fields data and display it in aggregate in various dashboard views (average product costs, rat...
-
How to pass Rewardful referral IDs to Stripe during installation?
AnsweredCommunityQuestions
How to pass Rewardful referral IDs to Stripe during installation?
Hey guys, I'm installing Rewardful. The tracking on Rewardful is working, however, the Rewardful referral ID is not being passed to my Stripe acct. Rewardful suggested I get in ...
-
How to include price information when setting up a Webflow form?
AnsweredCommunityQuestions
How to include price information when setting up a Webflow form?
Hey guys, does anyone know where in my webflow form I add this info?
-
How to send email with generated password and cancel free trial after a few days?
AnsweredCommunityQuestions
How to send email with generated password and cancel free trial after a few days?
Hey everyone, I have question regarding transferring members and free trial option Is there a way to send email when user is uploaded with CSV file, with a generated password, ...
-
How to fix Memberstack redirect issues when gating premium course content for free users?
AnsweredCommunityQuestions
How to fix Memberstack redirect issues when gating premium course content for free users?
Hello everyone, Hope you are doing well! 😃 We are currently using Memberstack for selling our courses through subscription plans. We are currently using the freemium model appro...
-
How to automatically refresh a Webflow page after payment redirect to update pro account content?
AnsweredCommunityQuestions
How to automatically refresh a Webflow page after payment redirect to update pro account content?
Hey! Is there a way I can get a page in webflow to automatically refresh when the user is redirected there from the payments page because I have some content that is shown depen...
-
How to conditionally show premium content in Webflow CMS collections based on user login status?
AnsweredCommunityQuestions
How to conditionally show premium content in Webflow CMS collections based on user login status?
Hey everyone…trying to solve one big problem here…we have a big cms collection with “trends”. Before a user is signed in, we want to show roughly 30% of the trends as “premium” ...
-
How to trigger page refresh on successful authentication in Memberstack when users appear not logged in?
AnsweredCommunityQuestions
How to trigger page refresh on successful authentication in Memberstack when users appear not logged in?
Hey guys, when someone signs up or signs in, how do I make it so the page refreshes. Currently it just drops them in the current page and makes it look like they're not signed i...
-
How to let members view invoices and cancel accounts without clear documentation?
AnsweredCommunityQuestions
How to let members view invoices and cancel accounts without clear documentation?
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 th...
-
How to fix JWT decode error with Memberstack public key in Django middleware?
AnsweredCommunityQuestions
How to fix JWT decode error with Memberstack public key in Django middleware?
Nicolas Scott Duncan from Memberstack I was test a middleware to check if the token that I get from memberstack it valid and I get ihis issues do you have any idea ('Could not d...
-
How to allow MemberStack users to upgrade from free to paid plans when the initial upgrade flow fails?
AnsweredCommunityQuestions
How to allow MemberStack users to upgrade from free to paid plans when the initial upgrade flow fails?
My site needs to support free and paid users. There is an edge state in which a user can sign up, but if they don't subscribe to the paid plan during the sign up process, they ...
-
How to retrieve the user's token and validate it on my backend?
AnsweredCommunityQuestions
How to retrieve the user's token and validate it on my backend?
hello everyone how I can get the token for the user connected and sent it to the my backend to verify if the user valid
-
How to segment CMS collection items automatically per user in a static website dashboard? And how to stop page refreshes?
AnsweredCommunityQuestions
How to segment CMS collection items automatically per user in a static website dashboard? And how to stop page refreshes?
Hi my website keeps refreshing even though I added the url in the gated content
-
How to connect to Webflow - should I use the script or the new Connect Webflow feature?
AnsweredCommunityQuestions
How to connect to Webflow - should I use the script or the new Connect Webflow feature?
Hi, is it best to connect using the script or the new “Connect Webflow” feature you have just released? Duncan from Memberstack Tyler Bell
-
How to manage Memberstack JWT token validation and expiration in a React-backend setup?
AnsweredCommunityQuestions
How to manage Memberstack JWT token validation and expiration in a React-backend setup?
Hello guys I started using memberstack I am getting the JWT token from my react application and I need to use this Jwt token in my backend my backend is validating this token I ...
-
How to connect Memberstack to Wized for creating public user profiles with advanced functions?
AnsweredCommunityQuestions
How to connect Memberstack to Wized for creating public user profiles with advanced functions?
How do I manage to connect/retrieve information from Memberstack to Wized? I'm building the membership on Memberstack, but I want more advanced functions to be inside Wized. Doe...
-
How to troubleshoot Circle and Memberstack SSO integration that fails only in iOS iframes?
AnsweredCommunityQuestions
How to troubleshoot Circle and Memberstack SSO integration that fails only in iOS iframes?
Hi I m getting a Bad Request with SSO Memberstack / Circle on IOS but it works on everything else. Desktop and Android. Anyone knows anything about this? This only happens with ...
-
How to fetch plan ID and plan type for authenticated users with custom code in Memberstack?
AnsweredCommunityQuestions
How to fetch plan ID and plan type for authenticated users with custom code in Memberstack?
How can i get planID of current logged in user with custom JS?
-
How to fix Google OAuth authentication flow to redirect users to Stripe subscription page instead of repopulating email field in Webflow?
AnsweredCommunityQuestions
How to fix Google OAuth authentication flow to redirect users to Stripe subscription page instead of repopulating email field in Webflow?
I've linked Google Auth here: https://virtualstagingart.webflow.io/signup. Unfortunately, after clicking "Sign in with Google", the email is simply returned to the email input. ...
-
How to set up single sign-on between Webflow and Circle using Memberstack's modal login?
AnsweredCommunityQuestions
How to set up single sign-on between Webflow and Circle using Memberstack's modal login?
Hi everyone. Nice to meet you all. I just started using Memberstack with Webflow and Circle and love it. I have a question about autologin members into both Webflow and Circle. ...
-
How to modify payment flow to require e-signatures before processing Stripe payments?
AnsweredCommunityQuestions
How to modify payment flow to require e-signatures before processing Stripe payments?
Hey guys, after finishing up with my project, client got a few requirements related to the payment flow.so basically, she wanted to add a ""e-sign"" document (jotform or somethi...
-
How to implement upvote filtering for logged-in users in Webflow and MS while requiring authentication for voting?
AnsweredCommunityQuestions
How to implement upvote filtering for logged-in users in Webflow and MS while requiring authentication for voting?
Hey guys, I'm trying to add like or upvote buttons. When someone who isn't signed in tries to like or upvote, I'd like memberstack to prompt them to sign up. How do I do this?
-
How to implement Memberstack password reset through backend when modal isn't working on login page?
AnsweredCommunityQuestions
How to implement Memberstack password reset through backend when modal isn't working on login page?
heelo every one , is that endpoint work https://api.memberstack.com/v1/password/reset I want to send request to rest password from my backend?
-
How to hide a form after submission and store the CMS item ID in user metadata?
AnsweredCommunityQuestions
How to hide a form after submission and store the CMS item ID in user metadata?
How can I implement custom code so that every time a user submits a form on a CMS page, the item’s ID is added to the user’s metadata and the form is not shown to the user anymore?
-
How to show content to all logged-in users regardless of plan status using Memberstack attributes?
AnsweredCommunityQuestions
How to show content to all logged-in users regardless of plan status using Memberstack attributes?
Hi all. I’ve used the data-ms-content="members" attribute to display a user-menu for logged-in users. I see in the Docs that it’s described as content “Only visible to all log...
-
How can I set SEPA as the pre-selected payment option on my Stripe payment page?
AnsweredCommunityQuestions
How can I set SEPA as the pre-selected payment option on my Stripe payment page?
Would it be possible to determine which payment option you would like to show first on the stripe checkout page? Here in the Netherlands, people are not really used to pay with ...
-
How to set up automated welcome emails and admin notifications for Memberstack signups with proper plan segmentation?
AnsweredCommunityQuestions
How to set up automated welcome emails and admin notifications for Memberstack signups with proper plan segmentation?
Hey guys, I want to send a welcome email to customer when they signup/make payment for the membership plan, what's the best way to do that. also I want to notify the admin as we...
-
How to dynamically load Webflow CMS rich text into an editable form input?
AnsweredCommunityQuestions
How to dynamically load Webflow CMS rich text into an editable form input?
Hey lovely Memberstack Community, i hope ya all doing great. This is probably a Webflow problem, but maybe someone had this idea already. I want to edit and load rich text into ...
Didn't find what you were looking for?
New post