- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 13 May 2024 18:49:21 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 May 2024 01:49:25 UTC
@marcoscaceres commented on this pull request. > @@ -2136,6 +2753,66 @@ <h2> </p> </aside> </section> + <section> + <h2> + <dfn>shippingAddress</dfn> attribute + </h2> + <p data-tests= + "payment-response/shippingAddress-attribute-manual.https.html"> + If the {{PaymentOptions/requestShipping}} member was set to true in + the {{PaymentOptions}} passed to the {{PaymentRequest}} constructor, + then {{PaymentRequest/shippingAddress}} will be the full and final + shipping address chosen by the user. ```suggestion [=shipping address=] chosen by the user. ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2054105516 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2054105516@github.com>
Received on Tuesday, 14 May 2024 01:49:25 UTC