[w3c/payment-request] Handling Digital Assets (i.e. Bitcoin and Ethereum) (#635)

I was looking to use the Payment Request API to accept Bitcoin and Ethereum. However, it looks like the API is focused on pulling money via a credit card. Yet, Bitcoin and Ethereum are focused on letting users "push" money. This is one way they promote privacy.

In my opinion, I think digital assets should be supported in the payment request API. For example, if a developer chose "crypto" as a `supportedMethod`, the experience of the Payment Request dialog | card should change. I would imagine a QR code appearing. Or, letting a user choose a crypto wallet. 

Please consider adding support for crypto assets to the Payment Request API.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/635

Received on Monday, 2 October 2017 11:56:10 UTC