#Gomu-ErrorMessage
1 messages · Page 1 of 1 (latest)
Hi there, you can view the list of error codes here https://stripe.com/docs/error-codes
thanks Jack!
another question, in card elements
we have placeholders while inserting debit card
can they be translated in anyways?
What kind of placeholders do you refer to? can you send me a screenshot?
sure
Yes you can customize the placeholder, but you need to use the separate cardNumber , cardExpiry, cardCvc elements instead https://stripe.com/docs/js/elements_object/create_element?type=cardNumber#elements_create-options-placeholder
ohhh so we need to replace this part of code
Yes, you still have the flexibility of customizng the placeholder here