Re: [w3c/payment-request] Revert "Drop PaymentAddress, shipping + billing address support (#955)" (PR #996)

@marcoscaceres commented on this pull request.



> +            limit the amount of personal information about the recipient that
+            the API shares with the merchant.
+          </p>
+          <p>
+            For merchants, the resulting {{ContactAddress}} 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 |redactList|, 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>
+        <ol>

```suggestion
        <ol class="algorithm">
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/996#pullrequestreview-2067136361
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-request/pull/996/review/2067136361@github.com>

Received on Monday, 20 May 2024 22:22:35 UTC