- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 20 May 2024 15:25:01 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 May 2024 22:25:05 UTC
@marcoscaceres commented on this pull request. > + 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> + <li>Let |details:AddressInit| be a newly created {{AddressInit}} + dictionary. + </li> + <li>If "addressLine" is not in |redactList|, set Make this into a switch statement off each redactList value, and pop as you go... weeeee -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2067138566 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2067138566@github.com>
Received on Monday, 20 May 2024 22:25:05 UTC