I'm building an eccomerce store for a client. It esentially has 4 items that can be bought on one-time payments and then it has 4 further items that can be bought with customisation. Here's some features I require:
- User to be able to fill a questionnaire for customising his order before placing it.
- User account that holds history of past orders
Just wondering if Memberstack provides these features? Its my first time building an eccomerce store so would really appreciate your help/advice.
Thanks,
2 comments
1. You can collect this data in/around Memberstack, but you wouldn't be able to customize the price. This is a limitation we have. You have to hard code the price of every plan.
2. This info would live in the Stripe billing portal. https://docs.memberstack.com/hc/en-us/articles/7782712032539-Stripe-Customer-Portal
Thanks for posting! And best of luck with your project 🙏
For future readers,
If you want to show the order history within the website, you can do so with this memberscript.
Hope this helps.
Please sign in to leave a comment.