rsolomakhin commented on this pull request.
> @@ -2899,8 +3229,32 @@ <h2>
<a>Queue a task</a> on the <a>user interaction task source</a> to
run the following steps:
<ol>
+ <div class="note" title="Privacy of recipient information">
+ <p>
+ The <var>redactList</var> optionally gives user agents the
+ possibility to limit the amount of personal information about
+ the recipient that the API shares with the merchant.
+ </p>
+ <p>
+ For merchants, the resulting <a>PaymentAddress</a> object
+ provides enough information to, for example, calculate
+ shipping costs, but, in most cases, not enough information to
+ physically locate and uniquely identify the recipient.
+ </p>
+ <p>
+ Unfortunately, even with the <var>redactList</var>, recipient
+ anonymity is cannot be assured. This is because in some
s/is cannot/cannot
--
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/654#pullrequestreview-103820512