You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing an issue with the locale configuration in the MercadoPago SDK. Despite setting the locale parameter to 'pt-BR, error messages are still being returned in English instead of Portuguese (Brazil).
const mercadopago = new MercadoPago(mercadoPagoPublicKey, { locale: 'pt-BR'});
I am experiencing an issue with the locale configuration in the MercadoPago SDK. Despite setting the locale parameter to 'pt-BR, error messages are still being returned in English instead of Portuguese (Brazil).
const mercadopago = new MercadoPago(mercadoPagoPublicKey, { locale: 'pt-BR'});
Environment:
SDK version: https://sdk.mercadopago.com/js/v2
The text was updated successfully, but these errors were encountered: