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

Display wallet info in the subscriptions page #203

Open
reyraa opened this issue Jun 26, 2023 · 0 comments · May be fixed by #205
Open

Display wallet info in the subscriptions page #203

reyraa opened this issue Jun 26, 2023 · 0 comments · May be fixed by #205
Assignees
Labels
enhancement New feature or request

Comments

@reyraa
Copy link
Member

reyraa commented Jun 26, 2023

Users should be able to purchase a subscription. This happens in the subscriptions page. They can't purchase a subscription if they don't have sufficient balance. This means, we should display the wallet information in the subscription page.
Since we are in the testnet phase, we should add a button to the wallet details section to receive free tokens. Said button should navigate users to our Telegram bot. Once users joined our channel, we send them testnet tokens.

The subscription page should show the updated balanced value. This means we have to listen to the events from the Blockchain (of course, through Streamer) to update the balance info (this is handled in #204).

We should also make sure the purchase buttons are disabled if the balance is not sufficient. If the balance if not sufficient for a subscription plan, we should inform the user with a message under the button.

@reyraa reyraa added the enhancement New feature or request label Jun 26, 2023
@reyraa reyraa added this to the Sprint 17 milestone Jun 26, 2023
@aylin68 aylin68 linked a pull request Jun 26, 2023 that will close this issue
4 tasks
@aylin68 aylin68 self-assigned this Jun 27, 2023
@haghighatcs haghighatcs modified the milestones: Sprint 17, Sprint 18 Jul 7, 2023
@reyraa reyraa moved this to 🏗 In progress in Web Player Version 0.3.0 Jul 12, 2023
@reyraa reyraa removed this from the Sprint 18 milestone Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants