Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale configuration for MercadoPago SDK not working (Error messages in English despite setting locale) #10

Open
mandooya9 opened this issue Dec 12, 2024 · 0 comments

Comments

@mandooya9
Copy link

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'});

image

Environment:
SDK version: https://sdk.mercadopago.com/js/v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant