Closed leofolive closed 9 months ago
Hi @LFMAKER. Thanks for bringing the issue into our attention. Are you using drop-in or components integration? And can you share which version you're using?
@ozgur00 We are using Standalone Actions (API-only flow) using https://github.com/Adyen/adyen-react-native This lib use Android SDK version 5.1.0.
Hi @LFMAKER, Please check this link that explains how the localization of 3DS2 SDK works https://github.com/Adyen/adyen-3ds2-android/issues/50
In brief, the content language is defined by issuer's ACS. I hope this helps.
Hi @LFMAKER , I'm marking this issue as resolved, please reopen it if you still need help with it.
Describe the bug The 3DS2 challenge is exclusively shown in en-US. Only the header utilizes the shopper's locale for translation into pt-BR.
Expected behavior
The entire page should be presented in pt-BR, with the language and country defined in the shopperLocale.
Displaying this challenge in a language that most users do not speak can negatively impact transactions, leading to confusion and frustration. To optimize user experience and ensure higher transaction success rates, it is crucial to present the 3DS2 challenge in the user's preferred language.
Screenshots