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

The payment rate should be a global setting #568

Closed
RabebOthmani opened this issue Sep 2, 2024 · 2 comments · Fixed by #657
Closed

The payment rate should be a global setting #568

RabebOthmani opened this issue Sep 2, 2024 · 2 comments · Fixed by #657
Labels
area: popup Improvements or additions to extension popup enhancement New feature or request

Comments

@RabebOthmani
Copy link
Collaborator

RabebOthmani commented Sep 2, 2024

Context

This has come up as a feedback from both the community and team members. The payment rate is not per page but currently is on the payment/website page. This might cause confusion for users. It's better to move it to settings.

Todos

  • Design the setting page or pages for that matter considering the exception list coming in the future.
  • Prioritize when is the right time for this work
  • Detail technical to-do
@RabebOthmani RabebOthmani added enhancement New feature or request area: popup Improvements or additions to extension popup labels Sep 2, 2024
@tselit tselit added this to the Public Beta release milestone Sep 3, 2024
@RabebOthmani
Copy link
Collaborator Author

Meeting notes: rate of pay to move into settings
unable/disable continuous payment is also a global setting --> moves to settings
Design settings page to tabs (wallet, rate)
Add nice graphic to pay page so it's not empty
Bring back a way to globally disable/enable WM

@RabebOthmani
Copy link
Collaborator Author

Acceptance Criteria

  • The settings page will have 2 tabs: Wallet address and budget.
  • Under the wallet tab, the user will have the ability to see the key used to connect to their wallet, copy or generate it if needed.
  • Under the wallet tab, the user will have the ability to see the wallet/ payment pointer the extension is connected to.
  • Under the wallet tab, the user will have the ability to disconnect their wallet.
  • Under the budget tab, the user will have the ability to see: their budget, the remaining balance and the current rate of pay.
  • If the budget is set to renew monthly, the toggle will be enabled and the user will see the renewal date.
  • If the budget is not set to renew monthly, the toggle will be disabled.
  • the user have the ability to enable/disable continuous payment.
  • the user have the ability to adjust the rate of pay.
    budget setting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: popup Improvements or additions to extension popup enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants