File tree 1 file changed +19
-1
lines changed 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -2799,7 +2799,25 @@ <h2>
2799
2799
< var > details</ var > ["< a > recipient</ a > "] to the user-provided recipient
2800
2800
of the transaction, or to the empty string if none was provided.
2801
2801
</ li >
2802
- < li > If "region" is not in < var > redactList</ var > :
2802
+ < li >
2803
+ < p >
2804
+ If "region" is not in < var > redactList</ var > :
2805
+ </ p >
2806
+ < p data-link-for ="" class ="note " title =
2807
+ "Countries where regions are not commonly used ">
2808
+ In some countries (e.g., Belgium) it is uncommon for users to
2809
+ include a < a > region</ a > as part of a < a > physical address</ a >
2810
+ (even if all the regions of a country are part of
2811
+ [[!ISO3166-2]]). As such, when the user agent knows that the user
2812
+ is inputting the address for a particular country, it might not
2813
+ provide a field for the user to input a < a > region</ a > . In such
2814
+ cases, the user agent returns an empty string for both
2815
+ < a > PaymentAddress</ a > 's < a data-link-for =
2816
+ "PaymentAddress "> region</ a > and < a data-link-for =
2817
+ "PaymentAddress "> regionCode</ a > attributes - but the address can
2818
+ still serve its intended purpose (e.g., be valid for shipping or
2819
+ billing purposes).
2820
+ </ p >
2803
2821
< ol >
2804
2822
< li > Set < var > details</ var > ["< a > region</ a > "] to the user-provided
2805
2823
region, or to the empty string if none was provided.
You can’t perform that action at this time.
0 commit comments