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

Allow entry in wallet send via fiat #1891

Merged
merged 3 commits into from
Sep 11, 2020
Merged

Conversation

Kukks
Copy link
Member

@Kukks Kukks commented Sep 8, 2020

closes #1890
https://i.imgur.com/RUrSqD7.gif

@Zaxounette
Copy link
Member

@Kukks Wouldn't this need rounding to the closest sat ? Seems like a lot of numbers after the comma.

@Kukks
Copy link
Member Author

Kukks commented Sep 9, 2020

@Kukks Wouldn't this need rounding to the closest sat ? Seems like a lot of numbers after the comma.

Good call, fixed now

@pavlenex
Copy link
Contributor

tACK.

@Kukks is there a reasonable way to scale this to other currencies and avoid locking it down to the USD in the future?

@Kukks
Copy link
Member Author

Kukks commented Sep 11, 2020

tACK.

@Kukks is there a reasonable way to scale this to other currencies and avoid locking it down to the USD in the future?

Apparently, it currently works by fetching the currency that's tied to the region of your store's default language lol.

We can change this later so that the user can update currency and then have it saved for the next time too

@Kukks Kukks merged commit fa46252 into btcpayserver:master Sep 11, 2020
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

Successfully merging this pull request may close these issues.

Add ability to set fiat amount in send form
3 participants