File tree Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -1089,12 +1089,23 @@ <h2>
10891089 </ li >
10901090 </ ol >
10911091 </ li >
1092- < li > Present a user interface that will allow the user to interact
1093- with the |handlers|. The user agent SHOULD prioritize the preference
1094- of the user when presenting payment methods. It is RECOMMENDED that
1095- the language of the user interface match the [=node/language=] of the
1096- < a data-cite ="HTML/dom.html#the-body-element-2 "> the body element</ a >
1097- element.
1092+ < li >
1093+ < p >
1094+ Present a user interface that will allow the user to interact
1095+ with the |handlers|. The user agent SHOULD prioritize the
1096+ user's preference when presenting payment methods.
1097+ </ p >
1098+ < aside class ="note " title ="Localization of the payment sheet ">
1099+ < p >
1100+ The API does not provide a way for developers to specify the
1101+ language in which the payment sheet is presented to end
1102+ users. As such, user agents will generally present the payment
1103+ sheet using the user agent's default language. The working
1104+ group is contemplating adding the ability for developers to
1105+ specify the language of the payment sheet, and of specific
1106+ {{PaymentItems}}, in a future version of this API.
1107+ </ p >
1108+ </ aside >
10981109 </ li >
10991110 < li data-tests =
11001111 "show-method-optional-promise-rejects-manual.https.html, show-method-optional-promise-resolves-manual.https.html ">
You can’t perform that action at this time.
0 commit comments