mercadopago.js doesn't return identification types for Mexico #199
-
I created an mx mercadopago account, got my public keys, initialized mercadopago with said key, then a cardForm, and the identification type select is just empty, it's never populated with the options available for that country. Before that I tested with a public Colombian key and that one works fine. Here's my code (js + vue)
I wonder if this is an issue on your part or mine |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @cuartas15! There isn't identification types configured for Mexico because there is no need to capture the identification type and number. |
Beta Was this translation helpful? Give feedback.
Hello @cuartas15!
There isn't identification types configured for Mexico because there is no need to capture the identification type and number.
So you could remove the fields from the Card Form configuration.