- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 13 May 2024 15:28:30 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2024 22:28:34 UTC
@marcoscaceres commented on this pull request.
> @@ -1233,11 +1431,69 @@ <h2>
make payment algorithm</a>.
</p>
</section>
+ <section data-dfn-for="PaymentRequest">
+ <h2>
+ <dfn>shippingAddress</dfn> attribute
+ </h2>
+ <p data-tests="shipping-address-changed-manual.https.html">
+ A {{PaymentRequest}}'s {{PaymentRequest/shippingAddress}} attribute
+ is populated when the user provides a shipping address. It is null by
+ default. When a user provides a shipping address, the <a>shipping
+ address changed algorithm</a> runs.
+ </p>
+ </section>
+ <section data-dfn-for="PaymentRequest">
✅
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/996#pullrequestreview-2053921548
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/payment-request/pull/996/review/2053921548@github.com>
Received on Monday, 13 May 2024 22:28:34 UTC