Community discussions
-
Does Memberstack incur Stripe Billing fees on top of regular payment processing fees?
CommunityGeneral
Does Memberstack incur Stripe Billing fees on top of regular payment processing fees?
I'm looking to hear from an actual Memberstack user on what fees they are paying in Stripe. I tried asking Memberstack support, but just keep hearing back "Memberstack recurring...
-
How to integrate reCAPTCHA into a custom login form?
CommunityQuestions
How to integrate reCAPTCHA into a custom login form?
Hi ! What should be the easiest way to use reCAPTCHA in a custom login form?
-
How to redirect users to the correct course page regardless of plan priority in Memberstack?
CommunityQuestions
How to redirect users to the correct course page regardless of plan priority in Memberstack?
Hello 👋 I have a Webflow website where I use Memberstack to sell online courses. I connected Memberstack to Stripe, created separate paid plans for each course, and added an “On...
-
How to integrate Google SSO authentication into a mobile app using MemberStack API?
CommunityQuestions
How to integrate Google SSO authentication into a mobile app using MemberStack API?
My website handles user SignUp/SignIn using memberstack. Now I need to create the mobile app for my service. I am not sure how will use the auth providers on the mobile. Is ther...
-
How to determine if Stripe transaction fees apply to direct server payments on a Memberstack-connected account?
CommunityQuestions
How to determine if Stripe transaction fees apply to direct server payments on a Memberstack-connected account?
If I connect my Stripe account, will the transaction fee apply to payments I create directly via my own server through that same Stripe account, or only to payments initiated th...
-
How to implement course enrollment with payment processing and plan assignment?
CommunityQuestions
How to implement course enrollment with payment processing and plan assignment?
Hi again A J the User Flow: The user clicks on a course card. They are redirected to the course’s individual template page. The user clicks on the Enroll button. They are taken...
-
How to choose between Xano and MemberStack Data Tables for API calculations?
CommunityQuestions
How to choose between Xano and MemberStack Data Tables for API calculations?
Hi again. Advice needed. I want to perform simple calculations (averages, multiply, divide, add, subtract, etc.) with data pulled from an API. Should I use Xano instead of MS Da...
-
How to style MemberStack FAQ questions as H3s without squishing toggle icons on mobile?
CommunityQuestions
How to style MemberStack FAQ questions as H3s without squishing toggle icons on mobile?
Hello all, I have a question about a cloneable. I downloaded a memberstack FAQ with a + - toggle next to each faq. I want to style them as H3's, which works if I then reduce tex...
-
How to understand MemberStack session inactivity calculations with server-side API calls in Laravel?
CommunityQuestions
How to understand MemberStack session inactivity calculations with server-side API calls in Laravel?
Hi,We have a Laravel application with a login form where we use the Memberstack DOM package to authenticate users.In our app, we’ve added a middleware that runs on each internal...
-
How to set up Facebook and Google authentication in MemberStack with current Facebook dashboard steps?
CommunityQuestions
How to set up Facebook and Google authentication in MemberStack with current Facebook dashboard steps?
Hello everyone,I want to put facebook authentication on a platform for my client.I found this https://docs.memberstack.com/hc/en-us/articles/9116286679195-Facebook-Authenticatio...
-
How to load MemberStack asynchronously or exclude it from specific pages in Webflow to improve LCP?
CommunityQuestions
How to load MemberStack asynchronously or exclude it from specific pages in Webflow to improve LCP?
We're using Memberstack v2 on a Webflow site. One of our pages (klarfar.no/last-ned) is a standalone lead magnet landing page where users don't need to log in or access member c...
-
[Wishlist] MemberStack API needs Stripe customer ID parameters for headless integrations
CommunityProduct Wishlist
[Wishlist] MemberStack API needs Stripe customer ID parameters for headless integrations
It would be ideal if there were additional parameters for the member create or update api endpoints to allow setting of the stripeCustomerId/stripeSubscriptionId values. The man...
-
How to fix Team Accounts showing inaccurate member counts and plan assignments in MemberStack?
CommunityQuestions
How to fix Team Accounts showing inaccurate member counts and plan assignments in MemberStack?
Hi all, I have a couple of questions about Team Accounts after starting to use them: The number of available seats and the number of seats used are accurate in the "Edit Team" ...
-
How to sync paid Stripe plan status when MemberStack shows cancelled on team accounts?
CommunityQuestions
How to sync paid Stripe plan status when MemberStack shows cancelled on team accounts?
hey guys. We have a user with paid plan in stripe yet memberstack shows no paid plan for them and showing cancelled. They are on a team account. Stripe shows this
-
How to get a trial or setup period with MemberStack before starting a paid plan?
CommunityGeneral
How to get a trial or setup period with MemberStack before starting a paid plan?
Hi Memberstack Team, I hope you’re doing well. We’re currently in the process of setting up Memberstack for our business and are excited to move forward with the platform. Befor...
-
Adding a 'Created by' filter to Data Tables for tracking individual student course progression
CommunityProduct Wishlist
Adding a 'Created by' filter to Data Tables for tracking individual student course progression
Can we have an option to filter by "Created by" in the filters for the Data Tables please? This is a table saving the progression of every students in a course.When a connected ...
-
How to handle timeout errors with MemberStack DOM package in Laravel login flow?
CommunityQuestions
How to handle timeout errors with MemberStack DOM package in Laravel login flow?
Hi A J 👋 We have a Laravel application with a login form where we’re using the Memberstack DOM package to authenticate users. The login process itself works successfully. Howeve...
-
How to implement multiple Quill editors on Webflow and connect them to Make?
CommunityQuestions
How to implement multiple Quill editors on Webflow and connect them to Make?
Hey guys! I want to use two quill js on my webflow page but cant seem to get them to work and then send to Make and back to ebflow. any ideas? Thanks! the quill script is w...
-
How to set up billing anchors in MemberStack to prorate mid-month signups?
CommunityQuestions
How to set up billing anchors in MemberStack to prorate mid-month signups?
Hi All - Does anyone know how to set up billing anchors within Memberstack so that all members are billed on the 1st and anyone who signs up mid month will have their first mont...
-
How to get the v2 access token with correct issuer in MemberStack?
CommunityQuestions
How to get the v2 access token with correct issuer in MemberStack?
Hi Memberstack team — we’re trying to get the v2 access token (issuer https://auth.memberstack.com/app_cmluufrdb00r00srugr563spb) but we only receive the member cooki...
-
How to fix redirect to dashboard being intercepted by pricing page in MemberStack and Dorik?
CommunityQuestions
How to fix redirect to dashboard being intercepted by pricing page in MemberStack and Dorik?
I am using memberstack to gate pages on a website I built using dorik. Dorik has made it very difficult and I can't use memberstack data attributes on my log in/out buttons. I h...
-
How to automate Memberstack tasks with the community-built CLI tool?
CommunityQuestions
How to automate Memberstack tasks with the community-built CLI tool?
Hey everyone! I built a free, open-source command-line tool for Memberstack and wanted to share it with the community. What is it? Memberstack CLI lets you manage your Membersta...
-
How to simulate different user logins for testing?
CommunityQuestions
How to simulate different user logins for testing?
Hi there, building a Webflow site with Memberstack integrated. We're wondering: is there an easy way to simulate being logged in as a different user, for test/development purpos...
-
How to prevent Google Auth popup and session page from both opening on link click?
CommunityQuestions
How to prevent Google Auth popup and session page from both opening on link click?
Hi, I have implemented Google Auth with the MemberStack app, but running into a problem "https://www.devgtmacademy.com/cohorts/live-cohort-1". I have multiple sessions on any se...
-
How to Structure and Manage Real Estate Project Data with Memberstack for Membership-Based Access
CommunityGeneral
How to Structure and Manage Real Estate Project Data with Memberstack for Membership-Based Access
Hi everyone, I am working on a project where we manage real estate-related data such as property details, layouts, and 3D apartment visualizations, and provide access to this in...
-
How to integrate digital membership cards with Memberstack for club access?
CommunityGeneral
How to integrate digital membership cards with Memberstack for club access?
Hi everyone, I’m currently exploring a membership setup for a club business and wanted to get some guidance from the community. I’m using Memberstack for managing memberships an...
-
Improved transactional emails with no-reply support and native localization
CommunityProduct Wishlist
Improved transactional emails with no-reply support and native localization
This would be a really amazing upgrade and honestly something that would help a lot of Memberstack customers building production SaaS products and global web apps. 1. No-reply s...
-
How to delete a member account in Memberstack when a canceled Stripe Checkout blocks the action?
CommunityQuestions
How to delete a member account in Memberstack when a canceled Stripe Checkout blocks the action?
Hi! I'm experiencing an issue where a member cannot delete their account if they previously started but then canceled a Stripe Checkout. The error message is: 'Memberstack could...
-
How to make form fields uneditable in Memberstack after a user submits their application?
CommunityQuestions
How to make form fields uneditable in Memberstack after a user submits their application?
I am developing a portal-like web application for submitting applications. I want users to have the ability to edit and save their applications until they are completely satisfi...
-
[Wishlist] Ability to Clear App Image
CommunityProduct Wishlist
[Wishlist] Ability to Clear App Image
Customer would like the ability to remove the App Image from their app, not just replace it with a different image.
Didn't find what you were looking for?
New post