Skip to content

Commit 0e4539d

Browse files
author
Marcos Cáceres
authored
Add localization hint for payment sheet (#656)
closes #650
1 parent 678a110 commit 0e4539d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,10 @@

935935
<p>
936936
Otherwise, present a user interface to allow the user to interact
937937
with the <var>handlersvar>. The user agent SHOULD prioritize
938-
the preference of the user when presenting payment methods.
938+
the preference of the user when presenting payment methods. It is
939+
RECOMMENDED that the language of the user interface match the
940+
<a data-cite="!HTML#language">languagea> of <a data-cite=
941+
"html#the-body-element-2">the body elementa>.
939942
p>
940943
<p>
941944
For the <a>payment handlera> selected by the end-user, the user

0 commit comments

Comments
 (0)