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

Enable amounts in URIs #67

Open
hank opened this issue May 7, 2014 · 3 comments
Open

Enable amounts in URIs #67

hank opened this issue May 7, 2014 · 3 comments
Labels

Comments

@hank
Copy link
Member

hank commented May 7, 2014

For some reason, URI scanning like the following doesn't seem to work:

litecoin:LSomeAddressaa6a6a66a6a6&amount=1.2345
@hank hank added the bug label May 7, 2014
@hank
Copy link
Member Author

hank commented May 7, 2014

Potentially add currency code option, like:

litecoin:LSomeAddressaa6a6a66a6a6&amount=1.23&currency=USD

Which would convert to LTC using the rate of LTC/USD in the app.

@Vanhouttethomas
Copy link

How would that rate be calculated? Using the API of BTC-e or another exchange?

@hank
Copy link
Member Author

hank commented May 8, 2014

@VanHoutte right, it would use whatever the app has decided is the correct exchange to use, which would mean the user would have to confirm the number of LTC with the merchant before sending (seems reasonable to me). It sucks that this is the case, but I don't see a good way around it.

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

No branches or pull requests

2 participants