- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 14 Dec 2016 11:04:02 -0800
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Wednesday, 14 December 2016 19:04:36 UTC
This closes #310, and closes #316 (which it is roughly based on), and closes #367 by intentionally allowing user agent leeway in restricting repeated calls to canMakePayment(). --- The main difference from #316 is in allowing user agents maximum flexibility in protecting against fingerprinting, instead of trying to prescribe an algorithm for doing so. It also contains a number of fixes to the algorithm. You can view, comment on, or merge this pull request online at: https://github.com/w3c/browser-payment-api/pull/380 -- Commit Summary -- * Add canMakePayment() method -- File Changes -- M index.html (72) -- Patch Links -- https://github.com/w3c/browser-payment-api/pull/380.patch https://github.com/w3c/browser-payment-api/pull/380.diff -- 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/pull/380
Received on Wednesday, 14 December 2016 19:04:36 UTC