- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 12 Mar 2019 15:12:34 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 March 2019 22:13:02 UTC
marcoscaceres commented on this pull request. > + 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 cannot be assured. This is because in + some countries postal codes are so fine-grained that they + can uniquely identify a recipient. + </p> + </div>Let <var>redactList</var> be the empty list. set ```suggestion </div>Let <var>redactList</var> be the empty list. Set ``` -- 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/846#pullrequestreview-213676692
Received on Tuesday, 12 March 2019 22:13:02 UTC