File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1508,9 +1508,7 @@ <h2>
15081508 </ dt >
15091509 < dd >
15101510 A sequence of < a > PaymentItem</ a > dictionaries contains line items
1511- for the payment request that the < a > user agent</ a > MAY display. For
1512- example, it might include details of products or breakdown of tax
1513- and shipping. It is optional to provide this information.
1511+ for the payment request that the < a > user agent</ a > MAY display.
15141512 < aside class ="note ">
15151513 It is the developer's responsibility to verify that the
15161514 < a data-lt ="PaymentDetailsInit.total "> total</ a > amount is the sum
@@ -3345,6 +3343,11 @@ <h2>
33453343 The < a > user agent</ a > MUST NOT share information about the user with
33463344 a developer (e.g., the shipping address) without user consent.
33473345 </ p >
3346+ < p >
3347+ The < a > user agent</ a > MUST NOT share the values of the
3348+ < a > displayItems</ a > member or < a > additionalDisplayItems</ a > member
3349+ with a third-party < a > payment handler</ a > without user consent.
3350+ </ p >
33483351 </ section >
33493352 < section >
33503353 < h2 >
You can’t perform that action at this time.
0 commit comments