Re: [w3c/payment-request] Redact dependentLocality from shippingAddress (#846)

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