#ayowi_

1 messages ยท Page 1 of 1 (latest)

proven geodeBOT
topaz blade
#

๐Ÿ‘‹ happy to help

#

I'm looking into this, please give me a moment

distant robin
#

sure ๐Ÿ‘

topaz blade
#

is locale your concern about the error messages? or what is it about the error messages that you want to change?

distant robin
#

I want to modify some of the error messages. Currently, when the credit card number is incomplete, it displays โ€œๆ‚จ็š„้‡‘่žๅกๅก่™ŸไธๅฎŒๆ•ดโ€. I hope it shows โ€œๆ‚จ็š„ๅก่™ŸไธๅฎŒๆ•ดโ€.

topaz blade
#

unfortunately with Payment Element it's not really possible to change the error messages

distant robin
#

so if I still want to customize my error message
what is your suggestion?

#

use CardNumberElement / CardCvcElment / CardExpiryElement to listening onChange event and handle error my self?

topaz blade
#

yes that's the other alternative

distant robin
#

ok! thanks!