#Isaac Jordão
1 messages · Page 1 of 1 (latest)
Which error messages are you specifically referring to? Are you talking about the strings like "Your card number is incomplete."?
If those are the error message you're talking about then you can set locale when you initialize Stripe to get translated error messages (see https://stripe.com/docs/js/initializing#init_stripe_js-options-locale)
@knotty drift Did you see my message?
It had not appeared for me, sorry :c
No worries! Let me know if the answer I gave doesn't fit what you're looking for
That is exactly what I wanted, thank you very much