Community discussions
-
How to sync MemberStack plan tiers with Webflow CMS select fields using Make?
CommunityQuestions
How to sync MemberStack plan tiers with Webflow CMS select fields using Make?
Hi everyone! Baby web designer/developer here. I have a multi-level (basic,silver,gold etc...) membership tier for a client site.Im using Make to integrate with webflow to add c...
-
How can I use Memberstack with Webflow to grant access only to purchased courses without creating 40+ plans?
CommunityQuestions
How can I use Memberstack with Webflow to grant access only to purchased courses without creating 40+ plans?
Hi guys, Im setting up Memberstack for my WebFlow site and what I'm trying to do doesn't neatly fit into what the tutorial video mentioned. Wonder if anyone or support could hel...
-
How to get updated member data from Memberstack after creating Stripe customers in a custom checkout?
CommunityQuestions
How to get updated member data from Memberstack after creating Stripe customers in a custom checkout?
I've created a custom Checkout page for my website which creates the stripe customer first and then request the backend for the payment Intent. It was working fine for a long ti...
-
[Wishlist] Login rate limiting, brute force protection, and activity logging with origin detection
CommunityProduct Wishlist
[Wishlist] Login rate limiting, brute force protection, and activity logging with origin detection
Would like a rate limit on the login endpoint (e.g. per account), temporary cooldowns after several failed attempts, or a conditional bot challenge (CAPTCHA) when suspicious beh...
-
How to fix Memberstack v2 buttons not opening signup modals when clicked?
CommunityQuestions
How to fix Memberstack v2 buttons not opening signup modals when clicked?
Hey everyone! 👋 I could use a little help debugging my Memberstack setup.  I’ve added the Memberstack v2 script to my site's login page (login.html) and set up my buttons with ...
-
How does pricing work for the Business Directory template during and after a free trial?
AnsweredCommunityQuestions
How does pricing work for the Business Directory template during and after a free trial?
Hi, I’m a little confused about the pricing for the Business Directory template. I see that there are two different prices listed. If I’m currently on a free trial, does that me...
-
How to style Profile Updated notifications in Webflow after saving?
CommunityQuestions
How to style Profile Updated notifications in Webflow after saving?
I wanted to find out from the group if it’s possible to change the styling of the Profile Updated notifications when saving in Webflow.
-
How to debug why Stripe redirects to a different URL than configured?
CommunityQuestions
How to debug why Stripe redirects to a different URL than configured?
hey everyone I have some redirects on Purchase but after testing the payments with stripe it is getting back to a completely different url… any clue what might be the issue? Is ...
-
How can I commercially use and modify the Webflow Business Directory template under its CC BY-NC-ND license?
CommunityQuestions
How can I commercially use and modify the Webflow Business Directory template under its CC BY-NC-ND license?
Hello everyone, I am interested in the Business Direchttps://webflow.com/@memberstack tory template. I am reviewing your copyright policy on this template in Webflow. It says th...
-
How to set automatic plan expiry dates in Webflow and Memberstack for yearly renewals?
CommunityQuestions
How to set automatic plan expiry dates in Webflow and Memberstack for yearly renewals?
Hello everyone, i am developing a portal using Webflow and Memberstack. All plans are FREE since clients is collection payments offline via Paypal and adding plan manually So wa...
-
[Wishlist] Adding hCaptcha support to passwordless signup forms for bot protection
CommunityProduct Wishlist
[Wishlist] Adding hCaptcha support to passwordless signup forms for bot protection
The ProblemPasswordless signup forms currently don’t support hCaptcha. This leaves the form more vulnerable to bot signups compared to other authentication methods that already ...
-
How to set up a custom member domain on Memberstack to fix SSL certificate errors when upgrading from starter?
CommunityQuestions
How to set up a custom member domain on Memberstack to fix SSL certificate errors when upgrading from starter?
unsure if i'm losing my mind so help would be greatly appreciated... are custom member facing domains available only to business & pro plans? Running into constant "This site ca...
-
How to map Webflow CMS collection items to Memberstack paid plans using Make without API errors?
CommunityQuestions
How to map Webflow CMS collection items to Memberstack paid plans using Make without API errors?
Hello everybody, I hope all of you are fine and well. I am very new to memberstack and I try to listen to a collection list in Webflow to I can add paid plans based of the price...
-
[Wishlist] Allow Custom Stripe Billing Portal Config Instead of Auto-Generated One
CommunityProduct Wishlist
[Wishlist] Allow Custom Stripe Billing Portal Config Instead of Auto-Generated One
The ProblemMemberstack automatically creates a Stripe Billing Portal configuration for customers, but subscription updates are disabled by default. This prevents members from up...
-
How to filter a Memberstack CMS collection with Jetboost without loading all items in the DOM?
AnsweredCommunityQuestions
How to filter a Memberstack CMS collection with Jetboost without loading all items in the DOM?
Hi guys, Could you please advise if I use Jetboost to filter CMS collection for a Memberstack user via Search initiation, will all CMS items be loaded in the DOM? I'd like to av...
-
How to assign a specific plan to Memberstack modals in WordPress shortcodes?
CommunityQuestions
How to assign a specific plan to Memberstack modals in WordPress shortcodes?
1. How do you assign a plan to the modal in wordpress shortcodes? I.e. [memberstack_modal type="signup" (PLAN_ID="PLAN_XYZ") text="Member Login"] - PLAN_ID="PLAN_XYZ" does not w...
-
How to handle multiple Stripe subscriptions in one Memberstack checkout for new sign-ups with add-ons?
CommunityQuestions
How to handle multiple Stripe subscriptions in one Memberstack checkout for new sign-ups with add-ons?
Hi Memberstack team, We’d love your help with an add-on workflow we’re building. Here’s what’s already working: If a paid member is logged in and wants to purchase an add-on, w...
-
How to implement cross-domain login across multiple subdomains with Memberstack's single custom domain limit?
CommunityQuestions
How to implement cross-domain login across multiple subdomains with Memberstack's single custom domain limit?
I have the main root domain which is glori.io, and i have subdomains for my web app i use my.glori.io for the sales pages I use get.glori.io for the root domain im hosting on it...
-
How to make Webflow and data-ms-form buttons immediately clickable without delay?
CommunityQuestions
How to make Webflow and data-ms-form buttons immediately clickable without delay?
Hey Guys i have an issue, any form on my webflow site wether it's form submission or data-ms-form, the button always not clickabale for the first seconds i need to wait a bit in...
-
How to display persistent completion icons next to menu items in a multi-course structure using custom fields?
CommunityQuestions
How to display persistent completion icons next to menu items in a multi-course structure using custom fields?
Hello everyone, I have created a structure on the Multi Course page as shown in the attachment. I have two questions. First and most importantly, we need to place an icon next ...
-
[Wishlist] Support for Stripe Retention Coupons in Customer Portal
CommunityProduct Wishlist
[Wishlist] Support for Stripe Retention Coupons in Customer Portal
The ProblemWhen customers try to cancel their subscription via the Stripe Customer Portal, Stripe’s retention offer (a discount/coupon shown as an alternative to cancellation) d...
-
How to remove a paid plan from a Memberstack user via API in a mobile app?
AnsweredCommunityQuestions
How to remove a paid plan from a Memberstack user via API in a mobile app?
Hey everyone 👋 I’m currently integrating Memberstack for a mobile app. I was able to build the purchase journey which successfully adds a paid plan to a user. Now I’m working on...
-
How to maintain Memberstack authentication when redirecting users from WordPress to Webflow after email verification?
CommunityQuestions
How to maintain Memberstack authentication when redirecting users from WordPress to Webflow after email verification?
GM Everyone - need some expert advise this early Friday morning from you pros! 🙂 (High-level summary) - We are trying to connect our memberstack registration and onboarding flow...
-
How to create a multi-select form field with CMS integration without manual field entry?
CommunityQuestions
How to create a multi-select form field with CMS integration without manual field entry?
Does anyone know of a solution for a multi-select form with CMS? - rather than manually entered fields in the form settings. I've gona down the finsweet route, but have a tough ...
-
How to create a single fallback page for expired or canceled Memberstack subscriptions?
AnsweredCommunityQuestions
How to create a single fallback page for expired or canceled Memberstack subscriptions?
Hi everyone 👋 I have a quick question regarding subscriptions.We’d like to set up a page that will automatically appear when a member no longer has an active subscription. This ...
-
How can Memberstack Data Tables handle high traffic and large datasets for a recruitment job board?
CommunityQuestions
How can Memberstack Data Tables handle high traffic and large datasets for a recruitment job board?
Hi, My name is Daniel. I would appreciate if you can give a no-coder like myself an explanation on how Data Tables in Memberstack is for scalability and performance? Im looking ...
-
How to get fileToUpload data in Make.com webhooks for Webflow-Memberstack image uploads?
CommunityQuestions
How to get fileToUpload data in Make.com webhooks for Webflow-Memberstack image uploads?
Hi, I'm trying to follow this tutorial "https://youtu.be/vIKdMxWUzTg?si=thESI9d04nZvdJKq" (User Generated Content In Webflow (Tutorial + Make Scenario). And I'm currently stuck ...
-
How to update Memberstack user custom fields through Webflow CMS without direct login access?
AnsweredCommunityQuestions
How to update Memberstack user custom fields through Webflow CMS without direct login access?
Hi guys, I just wanted to ask if you think it's always necessary to sync users with Webflow CMS / Airtable if I'd like my Webflow CMS editors to be able to update users' custom ...
-
How to fix sign up loading issue that persists across different VPS and devices?
CommunityQuestions
How to fix sign up loading issue that persists across different VPS and devices?
Hi guys, I have a trouble with the sign up step. I just tried to create 5 test account successfully before. But at this time, the loading load forever after I clicking on sign u...
-
[Wishlist] Ability to display the total number of members filtered by plan
CommunityProduct Wishlist
[Wishlist] Ability to display the total number of members filtered by plan
Would be great to have an easy way to display the total number of members filtered by plan and plan status. Goal: To be able to show on website the amount of current members and...
Didn't find what you were looking for?
New post