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

As a user, I want my account status to update when I buy Premium #2337

Open
Pickysaurus opened this issue Dec 4, 2024 · 4 comments
Open
Labels
Design UI/UX This is related to the UI. Epic: Premium Feature meta-story An issue that adds a new feature

Comments

@Pickysaurus
Copy link
Contributor

User story

This is a problem we solved with Vortex, but will need to be addressed in the app. When a user buys Premium, their session in the app is not automatically updated to show their new membership tier.

The website offers an NXM link to the user when they buy Premium to update Vortex. The app should be able to respond to this link too.

Ideally, we could do something smart like, if the user is free and has recently clicked the "Upgrade to Premium" button, the next time they start a download, check their session again to see if we need to update it.


As a user who has just purchased Premium

I want to see my account updated in the app promptly

So that I can take advantage of my Premium membership

Requirements

(Any other information related to but not covered by the story)

Design

(Any designs required for this story)

DOD

(Describe the expected behaviour from the users point of view. Create multiple DoD's if required to fully describe what should happen. Number each DoD)

Scenario 1

Given I am a user

When I buy Premium

Then The app should be able to quickly update and unlock Premium features.

@Pickysaurus Pickysaurus added meta-story An issue that adds a new feature Design UI/UX This is related to the UI. Epic: Premium Feature labels Dec 4, 2024
@erri120
Copy link
Member

erri120 commented Dec 4, 2024

The website offers an NXM link to the user when they buy Premium to update Vortex

What kind of link is that?

@Pickysaurus
Copy link
Contributor Author

The website offers an NXM link to the user when they buy Premium to update Vortex

What kind of link is that?

I'd have to either buy Premium or get a dev to dig it up to find out. Might be in the Vortex codebase though.

@Pickysaurus
Copy link
Contributor Author

@erri120
Copy link
Member

erri120 commented Dec 5, 2024

If it's a custom NXM link then this is pretty straightforward and we can re-query the status of the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design UI/UX This is related to the UI. Epic: Premium Feature meta-story An issue that adds a new feature
Projects
None yet
Development

No branches or pull requests

2 participants