Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

User can subscribe multiple times and break site functionality #379

Closed
KamilTheDev opened this issue Oct 4, 2024 · 2 comments
Closed

User can subscribe multiple times and break site functionality #379

KamilTheDev opened this issue Oct 4, 2024 · 2 comments

Comments

@KamilTheDev
Copy link

Once a user is subscribed, the pricing buttons change to "Manage", which infers it should now take them to the customer portal to manage their subscription.

However, instead it takes them to the same page to pay for the subscription again. The user can subscribe to multiple plans, and once they're subscribed to more than 1 plan, the site is acting as if they have not subscribed at all (while the stripe customer portal correctly shows their 2+ subscriptions).

@nicktobolski
Copy link

nicktobolski commented Oct 20, 2024

To get around this, I just hid the pricing UI if the user is subscribed. They can still manage their sub in the Account UI.

@k-thornton
Copy link
Contributor

we had a good discussion about this over here: #366 :)

@leerob leerob closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants