- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 13 May 2024 15:28:50 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2024 22:28:54 UTC
@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