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] Show account configured currency on my Alby Page #3157

Open
1 task done
ffrediani opened this issue May 22, 2024 · 3 comments
Open
1 task done

[BUG] Show account configured currency on my Alby Page #3157

ffrediani opened this issue May 22, 2024 · 3 comments

Comments

@ffrediani
Copy link

ffrediani commented May 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In my Alby settings I have my local fiat currency configured to convert from sats, however when accessing my Alby Page it shows the converted value in USD. Normally people accessing it may be from your own country it may be more convenient that by default it appears in the configured currency and not necessarily in USD.

To make it ideal it can either it can inherit it from the configured Extension account currency but it could optionally give the payer an option to show in his local currency in order to facilitate borderless transactions.
Preferably an extra configuration option can be added to the Web version to set the default currency there so it doesn't depend on the Browser Extension.

Also when generating an invoice using the web version it shows it in USD instead of the local currency configured in the Browser Extension which the web version doesn't get it.

Screenshots [optional]

image

image

Steps To Reproduce

1 - Go to Extension Settings and check configured Currency (different from USD)
2 - Access you Alby Page and see that only shows converted value in USD

Expected behavior

  • To show the default converted currency as the same configured in the account and allow the payer to change to his/her local one.

Alby information

  • Alby version 3.7.1
  • Installed via Browser Extension Store
  • Accessed via web on getalby.com/user

Device information

  • OS: Windows and Android
  • Browser: Chrome and Brave

Additional context

No response

Are you working on this?

No

@rolznz
Copy link
Contributor

rolznz commented May 22, 2024

Currently the currency set in the extension is not linked to getalby.com. However, I'm not sure if it makes sense on the tipping page, since you can receive tips from anyone worldwide.

@ffrediani
Copy link
Author

Hi @rolznz
Yeah, that´s why I mentioned that perhaps it can be a setting on the Alby page configuration of getalby.com

I see the tipping page as something beyond that that also works as a LN-URL link, but even looking at its usage for tipping in order to simply, if someone from my country is tipping me he still see the currency in USD and would be desirable to see in either then the default configured currency or the local currency the person chooses to display in order to facilitate.

Also and more importantly ideally the person should be able to type the amount in their currency and not only in satoshis.

@ffrediani
Copy link
Author

@rolznz what would be the best way to implement it to show the fiat converted amount when entering the amount of sats (when generating an invoice for example) ? Otherwise the conversion has to be done in another app before entering on Getalby app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants