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

@marcoscaceres commented on this pull request.



> +        </p>
+      </section>
+      <section data-dfn-for="PaymentRequest">
+        <h2>
+          <dfn>shippingType</dfn> attribute
+        </h2>
+        <p data-tests="payment-request-shippingType-attribute.https.html">
+          A {{PaymentRequest}}'s {{PaymentRequest/shippingType}} attribute is
+          the type of shipping used to fulfill the transaction. Its value is
+          either a {{PaymentShippingType}} enum value, or null if none is
+          provided by the developer during
+          [=PaymentRequest.PaymentRequest()|construction=] (see
+          {{PaymentOptions}}'s {{PaymentOptions/shippingType}} member).
+        </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-2053921822
You are receiving this because you are subscribed to this thread.

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

Received on Monday, 13 May 2024 22:28:54 UTC