> The language of the address shouldn't matter, as (in theory) the formatting of addresses for a particular region should be the same regardless of which language it is written in.
At Google we prepend the `〒` character to the postal code only when formatting `ja-JP` addresses, which is also in the opposite order from `ja-Latn` addresses. The following locations all have different formatting rules when the `Latn` script code is used:
* `CN` - China
* `HK` - Hong Kong
* `JP` - Japan
* `KR` - South Korea
* `MO` - Macau
* `TW` - Taiwan
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/608#issuecomment-370812574