How to assign a Memberstack plan to users after purchase with better alternatives to REST API? Answered
I need to assing a plan to member after purchase (probably inject some script from order confirmation page). I tried to use rest call to assign specific plan from python's request lib. works fine. but restapi of memberflow is pretty weak. Any ideas?
Edit: webpage in workflow, plans and users in memberstack.
and just fyi, I'm aware of c, cpp and python. not even close to js 😬 and next question - is there any easier and faster way to test potential script rather than publish and go to the certain page?
The thing is I do not need to add any additional plans, but the one that was purchased. Right now, I need to assign it manually to the member in memberstack after I receive confirmation email from memberflow.
The scenario is - I'm a newbie to js and DOM package (whatever it is) and i want to experiment putting the code after some section in webflow page settings. Do I need to deploy it and check if the action is really performed, or I can stop it for a while and injecct some code on page. Like a 'debugger'
Comments
3 comments
You can use plan logic to assign (or cancel) an additional plan after a plan purchase.
Here are the docs for this feature https://docs.memberstack.com/hc/en-us/articles/14084137149339-Plan-Logic
Oh, sorry Raquel Lopez - obviously its Webflow + Memberstack. I've Stripe integrated with Webflow. When I'll integrate it with Membestack as well, the transaction fee will double. how to solve this?
Memberstack has a transaction fee for all your member's payment transactions depending on the plan and the frequency you choose to pay. If they are charging you something different than what you agreed when subscribing I'd would suggest you to create a support ticket so the Support team can evaluate it and fix it on their end
Please sign in to leave a comment.