interledger / web-monetization-extension

An open-source browser extension that enables Web Monetization.
Apache License 2.0
49 stars 3 forks source link

Show remaining balance of authorized amnt #272

Closed tselit closed 2 months ago

tselit commented 4 months ago

When the WM extension is connected to a digital wallet, there is an amount of money/value that the user authorizes the extension to access from the user's connected wallet.

The extension pop-up should accurately update the displayed remaining balance of the authorized total value.

sidvishnoi commented 4 months ago

Relevant: https://github.com/interledger/open-payments/issues/469

tselit commented 3 months ago

Noted that this also has a dependency on a TBC Rafiki ticket. The Open Payments ticket has been resolved.

RabebOthmani commented 3 months ago

Is this ticket still blocked @raducristianpopa @sidvishnoi?

sidvishnoi commented 3 months ago

Correct. Still blocked.

RabebOthmani commented 3 months ago

What's blocking it? Tseli mentioned that the Open Payments issue is resolved. I guess we also need to define the UI

sidvishnoi commented 3 months ago

Pending on releases (Rafiki, Open Payments client).

UI: I think there's something in the Figma (link in #web-monetization-extension Slack channel's pinned message), but not sure if it's outdated

sidvishnoi commented 3 months ago

https://rafiki.money now returns grantSpentDebitAmount. Now blocked only on open-payments SDK update.