interledger / web-monetization-extension

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

Handle scenarios when budget exceeded #144

Open raducristianpopa opened 3 months ago

raducristianpopa commented 3 months ago

User has a one time amount

If we reached the grant limit - we cannot create outgoing payments anymore, we display a screen in the popup (inactive icon + orange dot - user interaction) where the user will have the options to:

User has a recurring amount

If we reached the grant limit, we display the same screen as in the one time amount scenario (same options + inactive icon - orange dot)

TODO:

sidvishnoi commented 1 week ago

Notes: