- From: Danyao Wang <notifications@github.com>
- Date: Mon, 28 Sep 2020 06:10:56 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 September 2020 13:11:08 UTC
@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