- From: ianbjacobs <notifications@github.com>
- Date: Mon, 13 May 2024 16:11:38 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2024 23:11:42 UTC
@ianbjacobs commented on this pull request. > + <dfn>amount</dfn> member + </dt> + <dd> + A {{PaymentCurrencyAmount}} containing the monetary amount for the + item. + </dd> + <dt> + <dfn>selected</dfn> member + </dt> + <dd> + A boolean. When true, it indicates that this is the default selected + {{PaymentShippingOption}} in a sequence. <a>User agents</a> SHOULD + display this option by default in the user interface. + </dd> + </dl> + </section> ✅ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2053957712 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2053957712@github.com>
Received on Monday, 13 May 2024 23:11:42 UTC