- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 13 May 2024 18:50:29 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 May 2024 01:50:33 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. + </p> + </section> + <section> ✅ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2054106364 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2054106364@github.com>
Received on Tuesday, 14 May 2024 01:50:33 UTC