Re: [w3c/browser-payment-api] Add canMakeActivePayment() function to PaymentRequest object. (#310)

We have reviewed the `canMakeActivePayment` proposal and we do not support it.

We are not comfortable revealing to a web site that a user has a payment credential for a particular payment method without the user's consent. In addition, in practice it is not possible, with the payment system that our implementation depends upon, for us to gather this information without showing UI.

We can live with a `canMakePayment` method that only reveals information about supported payment methods.

-- 
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/browser-payment-api/issues/310#issuecomment-263732733

Received on Tuesday, 29 November 2016 23:23:04 UTC