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

@marcoscaceres commented on this pull request.



> +              <li>Let |address:ContactAddress| be the result of running the
+              steps to <a>create a `ContactAddress` from user-provided
+              input</a> with |redactList|.
+              </li>
+              <li>Set |request|.{{PaymentRequest/shippingAddress}} to
+              |address|.
+              </li>
+              <li>Run the <a>PaymentRequest updated algorithm</a> with
+              |request| and "<a>shippingaddresschange</a>".
+              </li>
+            </ol>
+          </li>
+        </ol>
+      </section>
+      <section>
+        <h2>

✅ 

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

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

Received on Monday, 3 June 2024 22:33:50 UTC