Request payments to use selected display currency
seminalentropy opened this issue · 2 comments
Describe your feature request
When I select a fiat currency as the display currency in settings, if i go to receive a payment it has xmr as the default instead of my selected currency.
I would like it to default to use the selected currency in settings when setting up payment requests.
What problem does this feature solve? [optional]
It's confusing for the user when it defaults to xmr(if i have selected a different display currency in settings)
Additional context [optional]
When sending payments it seems to default to the selected currency
Hey @seminalentropy,
Thanks for taking the time to put in this request. We can take a look at this and add it in to our feature request queue.
I might be mistaken but originally the payment requests only accepted XMR values as the code is generated with the XMR value in it and not the fiat currency. so the payment request will not stay true to the fiat value set and the time of creating the request.
I can select a fiat amount as a request, however i have to use the dropdown menu(it defaults to requesting xmr amounts)
I'm just wanting it to operate the same as the send monero payments section, which defaults to the fiat amounts(if selected in settings)
Thanks