Questions
-
How to use one-time payments as plans in Stripe without recurring billing?
CommunityQuestions
How to use one-time payments as plans in Stripe without recurring billing?
Hello, I have question regarding plans and Stripe. We only use one time payments on our platform, but is it possible to add these one-time-payment plans in Stripe to a customer?...
-
How to request a higher recipient limit for MemberStack marketing emails?
CommunityQuestions
How to request a higher recipient limit for MemberStack marketing emails?
Hi team 👋 Firstly, I just wanted to say it’s really cool to see marketing emails added to Memberstack. Having transactional emails and marketing emails in one place is a huge im...
-
How to access the full passwordless email history to debug undelivered messages?
CommunityQuestions
How to access the full passwordless email history to debug undelivered messages?
We are trying to debug passwordless emails going undelivered, a problem that is plaguing us. The dashboard lists the last 5 emails sent - see below. But where can I access the f...
-
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...
-
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 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 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...
-
How to place Memberstack content in Webflow after SSO is configured?
CommunityQuestions
How to place Memberstack content in Webflow after SSO is configured?
Can somebody help me with the further setup placed in Webflow and the memberstack functionality? SSO is already set.Recards Pim
-
How to automatically apply team access when new members accept invites in Memberstack?
CommunityQuestions
How to automatically apply team access when new members accept invites in Memberstack?
Hey team! Quick question. I'm using Memberstack in my React app, and I've noticed something odd. When I invite someone to join and they accept the invite and create an account, ...
-
How to manage multi-group content access in Memberstack for migrated WordPress users?
CommunityQuestions
How to manage multi-group content access in Memberstack for migrated WordPress users?
Hello everyone, I am new to Memberstack and urgently need guidance for an upcoming migration and setup. I am migrating around 850 existing users from a WordPress site into Membe...
-
How to conditionally display a metrics toggle in Webflow CMS based on project access investment status?
CommunityQuestions
How to conditionally display a metrics toggle in Webflow CMS based on project access investment status?
Hello, I need some help. In my web flow CMS page called "All Projects" I have another collection called "project access"Â and in that collection there's an option field "investm...
-
How to fix Memberstack v2 checkout not triggering on a static site with Stripe connected?
CommunityQuestions
How to fix Memberstack v2 checkout not triggering on a static site with Stripe connected?
Using Memberstack v2 (DOM script) on a static site (GitHub + Netlify). Everything works EXCEPT checkout. Login works Gated dashboard works Stripe is connected Domains ar...
Didn't find what you were looking for?
New post