How to upgrade a member to a paid plan in MS dashboard without processing payment?
Hi, is it possible to manually upgrade a member to paid plan without them paying in ms dashboard?
Hi, is it possible to manually upgrade a member to paid plan without them paying in ms dashboard?
Comments
16 comments
Update - It IS possible to manually change a member to paid plan 🎉 https://docs.memberstack.com/hc/en-us/articles/7421781379099-How-to-Change-a-Member-s-Plan
I dont think so but you can probably make a coupon code in stripe for 100% off and give that to them!
What's your goal? You could also just create a free plan with the same amount of access and assign it to them manually
We have a form where people can submit their portfolios. We would like FREE users to submit this form only once, when they submit form once we remove the form, and tell them to upgrade.
When they upgrade, they can submit the form unlimitted times.
Also a great option, but it would be a pain if you have complex access and need to assign the plan to a million different things
So basically we get the member plan (FREE/PAID) We check how many times the form has been submitted with JS
We save that in local storage (For now)
Â
Tried something like this but no luck
Josef Eines how many people are submitting this form? If it's not too many, you can use this method
https://www.loom.com/share/e63209f554a642d5a26d4e1f75b0758e
Every user on the page that is going to showcase their portfolio will submit this form
Can be hundreds
TLDR, the free level form sends to the cms as a draft and needs to be approved manually, whereas the paid level plan gives them access to a form which they can submit and instantly gets added to the site unlimited times
Julian, that video shows the process?
yeah it does - as long as you're good with manually approving the free ones (and i guess checking first to see they only did it once), this should be fine.
Also, I'm sure that can be handled by some make scenario connected to whatever database you're using... but in this example, I wanted it to be manual as the job post will actually be reviewed to ensure it isnt spam or anything
I see, i like your idea but i will try with custom JS first. Basically "Upgrade to publish more portfolio sites" etc .. Should be possible
Merci my brother
Waiting for lo00m
I have another idea, loom video incoming (it also involves this article)
https://docs.memberstack.com/hc/en-us/articles/11264724752667-Display-or-Hide-Elements-Based-on-Custom-Fields-Code-
https://www.loom.com/share/1814158b8be147b5a340fad31602aa41
It makes sense Julian, i like ur approach..
gonna try it out
Please sign in to leave a comment.