diff --git a/index.html b/index.html index f7f88529..d8328741 100644 --- a/index.html +++ b/index.html @@ -798,8 +798,7 @@
This allows user agents to apply heuristics to detect and prevent abuse of the canMakePayment() method for fingerprinting @@ -2690,8 +2689,10 @@
- The user agent MUST NOT share information about the user to - the web page (such as the shipping address) without user consent. + A page might try to call the payment request API to retrieve + information about the user. Information about the user (such as the + shipping address) should only be shared with the web page with user + consent.