#dayudada-locale
1 messages · Page 1 of 1 (latest)
The correct display should be the same as under 'zh', and the month and year are displayed only once
hmm I checked out locale setting and it's 月 and 年 correctly. Could you provide steps to reproduce this?
It is the international display of the card number input box. In Hong Kong 'zh HK' and Taiwan 'zh TW', the year and month appear twice, and it should appear once correctly
Is that the Card element?
Which integration you are using?
How did you change the locale?
Is that web or app?
web
Please also clarify your integration!
Stripe Client Native
How did you change the locale? By browser?
elements({
locale: 'zh-HK'
})
okie I see it now! Thanks for reporting! I will bring this to report internally and hopefully we will get it fixed soon