Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing subscription and adding multiple stores for non subscriber #79

Open
Laxya911 opened this issue Oct 8, 2023 · 1 comment
Open

Comments

@Laxya911
Copy link

Laxya911 commented Oct 8, 2023

Hi,
i was testing this for couple of days now , and this is first time i am opening issue. sorry for being noobs and if i missed some steps during setting up the environment for testing.
let me explain what i have done. after cloning the repo, i populate all the required env variables. download packages, pushed the database and run the app. then sign up and go straight to the dashboard. as described by default user can have one store and 20 products without need of any additional subscriptions. then i created the store connect to stripe added products as well. so far so good, now when i subscribed to any of the other subscriptions, i still can see my plan as Ollie (which is default i believe) and i can subscribe the same plan multiple times. so my point is once user subscribed for upgraded plan current plan should reflect in users dashboard not the default one. and if user try to subscribe same plan before expire then we should have some kind of information or alert system to the user that selected plan is already subscribed and if user still insist to go ahead and subscribe then we can allow else user can cancel the process. one more thing i noticed is user can add multiple store even user did not make any upgraded subscription. again sorry for the long message.

@Laxya911
Copy link
Author

Laxya911 commented Oct 8, 2023

sorry i forgot to mention that if the issue i mentioned is still to implement then we can close the issue just please someone confirm. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant