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

@ianbjacobs commented on this pull request.



> +        <dd>
+          A boolean that indicates whether the <a>user agent</a> SHOULD collect
+          and return the payer's email address as part of the payment request.
+          For example, this would be set to true to allow a merchant to email a
+          receipt.
+        </dd>
+        <dt>
+          <dfn>requestPayerPhone</dfn> member
+        </dt>
+        <dd>
+          A boolean that indicates whether the <a>user agent</a> SHOULD collect
+          and return the payer's phone number as part of the payment request.
+          For example, this would be set to true to allow a merchant to phone a
+          customer with a billing enquiry.
+        </dd>
+        <dt>

Because the values of payer name, telephone, and email are simple, we are not going to refer to the Contact Picker API enum.

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

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

Received on Monday, 13 May 2024 23:07:55 UTC