getAlby / lightning-browser-extension

The Bitcoin Lightning Browser extension that connects to different wallet interfaces and brings deep lightning integration to the web
https://getalby.com
MIT License
524 stars 192 forks source link

[Feature] Show/Use converted currency value when generating an Lightning invoice #3158

Open ffrediani opened 1 month ago

ffrediani commented 1 month ago

Feature description

When using Alby on web or mobile and generating an Lightning invoice it only asks for the amount of satoshis without showing the value converted to the local currency. It is also not possible to enter a value directly into your local currency and have it automatically converted to satoshis which is something pretty useful.

It may be necessary to add a configuration in the account settings for the web version to set the local currency.

Describe the solution

Add a fields and buttons that allow the user to see the equivalent of satoshis in local currency or vice-versa, be able to type the amount in local currency and get it converted to satoshis before generating the invoice.

Describe alternatives

No response

Additional context

No response

Are you working on this?

No