#dayudada-locale

1 messages · Page 1 of 1 (latest)

open prairie
main meteor
#

The correct display should be the same as under 'zh', and the month and year are displayed only once

open prairie
#

hmm I checked out locale setting and it's 月 and 年 correctly. Could you provide steps to reproduce this?

main meteor
#

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

open prairie
#

Is that the Card element?

#

Which integration you are using?

#

How did you change the locale?

#

Is that web or app?

main meteor
#

web

open prairie
#

Please also clarify your integration!

main meteor
#

Stripe Client Native

open prairie
#

How did you change the locale? By browser?

main meteor
#

elements({
locale: 'zh-HK'
})

open prairie
#

okie I see it now! Thanks for reporting! I will bring this to report internally and hopefully we will get it fixed soon