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

[BUG] Error message not translated using 3DS #7581

Open
FlorentDambreville opened this issue Nov 3, 2023 · 6 comments
Open

[BUG] Error message not translated using 3DS #7581

FlorentDambreville opened this issue Nov 3, 2023 · 6 comments
Assignees
Labels
Projects

Comments

@FlorentDambreville
Copy link

FlorentDambreville commented Nov 3, 2023

Summary

The error message in the payment sheet is not translated when using 3DS

drawing

Android version

Android 13

Impacted devices

Samsung Galaxy S20 UItra

Installation method

Gradle dependency

Dependency Versions

kotlin: 1.8.10
stripe-android: 20.34.3
Android Gradle Plugin: 7.4.2

SDK classes

PaymentSheet

Video

Screen_recording_20231103_114134.mp4

Other information

A similar issue has already been resolved. : #5058
Before this issue : #7478, the message was translated but it was the wrong one

@FlorentDambreville FlorentDambreville changed the title [BUG] [BUG] Error message not translated using 3DS Nov 3, 2023
@FlorentDambreville
Copy link
Author

The customer language I used for this payment is french : https://dashboard.stripe.com/test/customers/cus_OtCKik3m3AvYoL

@tillh-stripe
Copy link
Collaborator

Sorry about that — it seems like we’re not able to get this right 🙈

I see that the request uses a fr-FR language tag, which should be supported by our backend. I reached out to the relevant team internally and will ask why this returns an English instead of a French message.

@tillh-stripe tillh-stripe added this to To do in Tracking via automation Nov 3, 2023
@tillh-stripe tillh-stripe moved this from To do to In progress in Tracking Nov 3, 2023
@arkalezard
Copy link

Hello,

Did you have news about this translation management?
I'm a @FlorentDambreville's coworker
We have 900 transactions per day with insuffisants funds rejection behind 3DS.
The capacity to have this error translated could be really useful for us

@arkalezard
Copy link

Do you have any feedbacks @tillh-stripe ?

@arkalezard
Copy link

Sorry about that — it seems like we’re not able to get this right 🙈

I see that the request uses a fr-FR language tag, which should be supported by our backend. I reached out to the relevant team internally and will ask why this returns an English instead of a French message.

Hello,
Do you have any feedback to improve your translation management @tillh-stripe ?

@arkalezard
Copy link

Hello @tillh-stripe
FYI, we still have this issue on every transactions we are doing with your SDK.
We have more than 900 transactions per day with this untranslated error.

Please help us to move forward, now you found a hint about the rootcause

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

No branches or pull requests

4 participants