Re: [w3c/payment-request] Remove hasEnrolledInstrument() from version 1.0 (#930)

@danyao commented on this pull request.



> @@ -5302,18 +5243,16 @@ <h2 id="canmakepayment-protections">
           <code>canMakePayment()</code> protections
         </h2>
         <p>
-          The {{PaymentRequest/canMakePayment()}} and
-          {{PaymentRequest/hasEnrolledInstrument()}} methods have the potential
-          to expose user information that could be abused for fingerprinting
+          The {{PaymentRequest/canMakePayment()}} method provides feature detection for different payment.

```suggestion
          The {{PaymentRequest/canMakePayment()}} method provides feature detection for different payment method.
```

-- 
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/pull/930#pullrequestreview-497494792

Received on Monday, 28 September 2020 13:11:08 UTC