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

Get list of available currencies and exchange rate from API #6

Open
3 tasks
johnsBeharry opened this issue Jan 17, 2022 · 0 comments
Open
3 tasks

Get list of available currencies and exchange rate from API #6

johnsBeharry opened this issue Jan 17, 2022 · 0 comments

Comments

@johnsBeharry
Copy link
Member

johnsBeharry commented Jan 17, 2022

In order to show the list of currencies when entering an amount to receive, we need to get a list of currencies, and currency codes that we are able to create invoices with.

This list should be loaded from the BTC Pay Server API and cached on when the app starts up.

  • Find the available currency codes and exchange rate providers
  • Handle instances without an exchange rate provider
  • Allow cache refresh to be triggered for a specific currency (default currency in app), so correct amount can be shown on any screen that displays price
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant