- From: ianbjacobs <notifications@github.com>
- Date: Mon, 13 May 2024 16:10:46 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2024 23:10:50 UTC
@ianbjacobs commented on this pull request. > + </dt> + <dd> + A {{PaymentShippingType}} enum value. Some transactions require an + [=physical address|address=] for delivery but the term "shipping" isn't appropriate. For + example, "pizza delivery" not "pizza shipping" and "laundry pickup" + not "laundry shipping". If {{PaymentOptions/requestShipping}} is set + to true, then the {{PaymentOptions/shippingType}} member can + influence the way the <a>user agent</a> presents the user interface + for gathering the shipping address. + <p> + The {{PaymentOptions/shippingType}} member only affects the user + interface for the payment request. + </p> + </dd> + </dl> + </section> <section data-dfn-for="PaymentItem"> ✅ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2053957089 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2053957089@github.com>
Received on Monday, 13 May 2024 23:10:50 UTC