- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 13 May 2024 16:08:29 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2024 23:08:33 UTC
@marcoscaceres commented on this pull request.
> + <dt>
+ <dfn>requestShipping</dfn> member
+ </dt>
+ <dd>
+ A boolean that indicates whether the <a>user agent</a> SHOULD collect
+ and return a [=shipping address=] as part of the payment request. For
+ example, this would be set to true when physical goods need to be
+ shipped by the merchant to the user. This would be set to false for
+ the purchase of digital goods.
+ </dd>
+ <dt>
+ <dfn>shippingType</dfn> member
+ </dt>
+ <dd>
+ A {{PaymentShippingType}} enum value. Some transactions require an
+ address for delivery but the term "shipping" isn't appropriate. For
```suggestion
[=pysical address|address=] for delivery but the term "shipping" isn't appropriate. For
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/996#pullrequestreview-2053955327
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/payment-request/pull/996/review/2053955327@github.com>
Received on Monday, 13 May 2024 23:08:33 UTC