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

[BUG] One off payments should go out directly from my wallet #566

Closed
RabebOthmani opened this issue Sep 2, 2024 · 3 comments
Closed

[BUG] One off payments should go out directly from my wallet #566

RabebOthmani opened this issue Sep 2, 2024 · 3 comments
Labels
area: popup Improvements or additions to extension popup discussion: question Further information is requested enhancement New feature or request triage Waiting to be assigned labels

Comments

@RabebOthmani
Copy link
Collaborator

Steps to reproduce

  • Go to Extension
  • Make a one off payment
  • Notice the current balance changing indicating the one off payment was made out of the budget set for the extension

Expected result

Based on user research, the one off payments are expected to go out the wallet directly.
This will also require UI changed to make it very clear to the user.

Actual result

the one off payment is made out of the budget set for the extension

Screenshots or videos

No response

Additional context

No response

Operating system

Windows

Operating system version

No response

Browsers

Chrome

Browser version

No response

Extension version

Beta

@RabebOthmani RabebOthmani added enhancement New feature or request triage Waiting to be assigned labels area: popup Improvements or additions to extension popup labels Sep 2, 2024
@sidvishnoi
Copy link
Member

Note that, this would require users to approve the payment request with their wallet (similar to connect wallet or add funds step). Presently, it works without needing confirmation as we already have that consent.

@RabebOthmani
Copy link
Collaborator Author

To do: more research to hear feedback from users outside the interledger, WM world

@tselit tselit added the discussion: question Further information is requested label Sep 3, 2024
@RabebOthmani
Copy link
Collaborator Author

After more research done, it doesn't make sense to be accessing users wallets or interrupting them every time to approve a payment. Ideally, the user would have the option to create budget dedicated to OTP . until then, one time payments would go out from the budget dedicated to use within the extension cc @sidvishnoi @DarianM

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 discussion: question Further information is requested enhancement New feature or request triage Waiting to be assigned labels
Projects
Status: Done
Development

No branches or pull requests

3 participants