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
Bug statement
Hi, I'm testing the 'Authentication Card with Insufficient funds' and I'm trying to show the user the occurred error (by using a specific Alert) the different localizedMessage from StripeError object.
The thing is that the localizedMessage on Android is not being translated into the local language (in this case 'Italian') as it does on iOS.
The second thing is that the same card test (Authentication Card with Insufficient funds) on an iOS device returns a different type of error.message as it does on Android device.
Screenshots
This screen shows the log of the StripeError from the above test on the two different device.
The blue square represent the different message errors, the yellow circle represent the specific device and at the end the orange underline show the localizedMessage that is not represent in the right language.
React Native Version: 0.64.3
Stripe Version: 0.19.0
Android OS Version: 11.0
iOS version: 16.0
The text was updated successfully, but these errors were encountered:
Bug statement
Hi, I'm testing the 'Authentication Card with Insufficient funds' and I'm trying to show the user the occurred error (by using a specific Alert) the different localizedMessage from StripeError object.
The thing is that the localizedMessage on Android is not being translated into the local language (in this case 'Italian') as it does on iOS.
The second thing is that the same card test (Authentication Card with Insufficient funds) on an iOS device returns a different type of error.message as it does on Android device.
Screenshots
This screen shows the log of the StripeError from the above test on the two different device.
The blue square represent the different message errors, the yellow circle represent the specific device and at the end the orange underline show the localizedMessage that is not represent in the right language.
The text was updated successfully, but these errors were encountered: