Community discussions
-
[Wishlist] Automatic image compression for member profile photos to improve page performance
ImplementedCommunityProduct Wishlist
[Wishlist] Automatic image compression for member profile photos to improve page performance
If a member uploads a 1mb profile pic this hurts the web page's performance. -Ismail
-
[Wishlist] Collecting member names in MS sign-up forms for personalized emails and UI display
ImplementedCommunityProduct Wishlist
[Wishlist] Collecting member names in MS sign-up forms for personalized emails and UI display
Collecting members' names in the sign-up form would be useful for sending personalized emails or showing their name in the UI. In addition to this, Memberstack could automatical...
-
May 2023 - Progress Report 🎉
ImplementedCommunityProgress Reports
May 2023 - Progress Report 🎉
Tuesday, May 2nd 2023 Began backend work for custom domain support. Will enable… ability to use memberstack across multiple subdomains ability to use your own domain for the...
-
How to maintain user session continuity between email verification and form completion in a Memberstack onboarding process?
ImplementedCommunityQuestions
How to maintain user session continuity between email verification and form completion in a Memberstack onboarding process?
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 pr...
-
How to track asset downloads and store user data without coding?
ImplementedCommunityQuestions
How to track asset downloads and store user data without coding?
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 implement passwordless login using the MemberStack DOM package?
ImplementedCommunityQuestions
How to implement passwordless login using the MemberStack DOM package?
The DOM package doc has been updated and tested again! We also added the passwordless info! Woot woot! If you have used it in the past I suggest reading again.😀 https://develope...
-
How to resolve the Timer 'initMemberstack' does not exist warning?
ImplementedCommunityQuestions
How to resolve the Timer 'initMemberstack' does not exist warning?
I've always been seeing this error! Wanted to ask how I should get rid of it or if I'm probably not doing something right in the console! For some months now
-
How to optimize Zapier/Make usage with custom plan logic for minimizing API calls?
ImplementedCommunityQuestions
How to optimize Zapier/Make usage with custom plan logic for minimizing API calls?
Hey StackNation!I have a quick question to ask. We are currently working on Plan Logic which means you will be able to add logic to plans that allows you to lower your zapier or...
-
How to implement monthly credit limits that reset automatically with Stripe billing cycles?
ImplementedCommunityQuestions
How to implement monthly credit limits that reset automatically with Stripe billing cycles?
Hey there, a couple of questions. Let's pretend I want to grant some monthly credits each month based on the plan. Is there any builtin way to do so? Or should I handle manually...
-
How to redirect users to their originally requested gated page after email confirmation instead of the general member section?
ImplementedCommunityQuestions
How to redirect users to their originally requested gated page after email confirmation instead of the general member section?
Hi everybody!Just getting started with Memberstack and it's super powerful!Quick question: can the confirmation email (after sign up) redirect the user to the gated page he/she ...
-
How to show a login popup that keeps users on the same page instead of redirecting to the dashboard?
ImplementedCommunityQuestions
How to show a login popup that keeps users on the same page instead of redirecting to the dashboard?
I am currently redirecting users to the dashboard upon login. But elsewhere I need to embed a login pop up without redirecting them to the dashboard and stay on the same page wi...
-
April 2023 - Progress Report 🎉
ImplementedCommunityProgress Reports
April 2023 - Progress Report 🎉
Monday, April 3rd 2023 Member Import Improvements (still a WIP) Worked with Dev Ops to add redundancy to our production API’s. all prod api’s run two instances at all ...
-
[Solved] One-time Payments with a Coupon have Higher Transaction Fees
ImplementedCommunityProduct Wishlist
[Solved] One-time Payments with a Coupon have Higher Transaction Fees
Stripe charges one-time payments with a higher transaction fee with a coupon. I just did a test buy on my live site and applied a promo code to my purchase. It seems like the me...
-
How to properly select tax options when editing prices in Memberstack due to confusing dropdown default display?
ImplementedCommunityGeneral
How to properly select tax options when editing prices in Memberstack due to confusing dropdown default display?
After creating the price, I have the drop-down list about including taxes while I edit it. But the dropdown display suggests that a value is selected by default : No (Final Pric...
-
March 2023 - Progress Report 🎉
ImplementedCommunityProgress Reports
March 2023 - Progress Report 🎉
Wednesday, Mar 1st + Thursday, Mar 2nd + Friday, Mar 3rd 2023 Finished backend logic for plan logic (waiting for front-end) Created initial designs for Passwordless Login Tri...
-
[✅ Complete] Extend session duration in cookies
ImplementedCommunityProduct Wishlist
[✅ Complete] Extend session duration in cookies
I would like to be able to change the session duration cookies like I could in 1.0. Right now the default is 2 weeks, but I'd like to edit it.Â
-
[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 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...
-
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 show and hide gated content for multiple member types on the same CMS template page using dynamic fields?
ImplementedCommunityGeneral
How to show and hide gated content for multiple member types on the same CMS template page using dynamic fields?
I bashed my head against the wall on this but figured out a solution and wanted to pass it along to hide and show gated content to multiple member types on the same CMS template...
-
[Shipped 🎉] Displaying membership expiration dates to customers and admins for one-time memberships in MS
ImplementedCommunityProduct Wishlist
[Shipped 🎉] Displaying membership expiration dates to customers and admins for one-time memberships in MS
I have one-time memberships that expire after a set time (12 months, 24 months, etc). There currently does not seem to be a way for either admin (me) or customers to view when t...
-
How do I update user email through the admin API?
ImplementedCommunityQuestions
How do I update user email through the admin API?
Can I update user's email using the admin API? I looked in the docs, but was not able to figure out how.Â
-
[Wishlist] Displaying member plan information with Memberstack attributes (name, payment, expiry date)
ImplementedCommunityProduct Wishlist
[Wishlist] Displaying member plan information with Memberstack attributes (name, payment, expiry date)
Does anyone know if you can use Memberstack attributes to display Plan Name, Payment and Expires/Renews on date?
-
[Shipped] Displaying all memberships in the members filter instead of limiting to 10
ImplementedCommunityProduct Wishlist
[Shipped] Displaying all memberships in the members filter instead of limiting to 10
[This post was migrated from our old community roadmap] I have over 10 memberships and there is a limit of showing 10 in the filter section (dashboard - members - filter). Wo...
-
[Shipped] How to get multiple custom signup forms working on the same page in Memberstack?
ImplementedCommunityProduct Wishlist
[Shipped] How to get multiple custom signup forms working on the same page in Memberstack?
[This post was migrated from our old community roadmap] Please allow Memberstack to work with two custom signup forms on a page at once. I just want both custom sign up forms...
-
[Shipped] Modify a member's free memberships/plans via API, Make.com, or Zapier
ImplementedCommunityGeneral
[Shipped] Modify a member's free memberships/plans via API, Make.com, or Zapier
[This post was migrated from our old community roadmap] 1) The problem → Need the ability to change which plan a member is assigned to via the API. 2) Why is this important → ...
-
[✅ Complete] Redirecting members back to protected content after login from email links
ImplementedCommunityProduct Wishlist
[✅ Complete] Redirecting members back to protected content after login from email links
[This post was migrated from our old community roadmap] 1) Problem → I want to link directly to members-only content from an email. However, if the member isn't logged in they ...
-
[Shipped] Send Email when Monthly Payment Fails. No response after several attempts = account deletion
ImplementedCommunityProduct Wishlist
[Shipped] Send Email when Monthly Payment Fails. No response after several attempts = account deletion
[This post was migrated from our old community roadmap] 1) The problem → When my customer has been paying for their membership for months and their payment is denied for a mont...
Didn't find what you were looking for?
New post