#GomuGomu88-error code translation
1 messages · Page 1 of 1 (latest)
👋 happy to help
are you talking about the front-end messages? or the error codes from the API?
when inserting debit card, and there is something wrong, then it is showing those messages
do you mean those codes? https://stripe.com/docs/error-codes
no no, i mean warnings while inserting debit cards details
those are automatically translated to the customer's default locale or browser's default language
oh, seriously?
You can specify the locale you need when initialising Stripe.js if you prefer: https://stripe.com/docs/js/initializing#init_stripe_js-options-locale
Sure, you can do that. You'd just need to reinitialise Stripe.js each time the language changes