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
The information returned by account 40000000009995 is incorrect. This error should be returned: Your card has insufficient funds. Sorry, the current payment failed. Currently, this error has been returned: Your card was declinedSorry, the current payment failed
This error should be returned: Your card has insufficient funds. Sorry, the current payment failed. Currently, this error has been returned: Your card was declinedSorry, the current payment failed
The text was updated successfully, but these errors were encountered:
Hi @Jameslxm 👋 Sorry for the late response. We switched to on-client error messages a while ago to resolve an issue with specific Spanish-speaking locales (that’s where the Your card was declined comes from), but it looks like we can still rely on the server-provided error message for all other languages.
I’ll take a look at this before the end of the week and will aim to have a fix for you in next Monday’s release.
Summary
The information returned by account 40000000009995 is incorrect. This error should be returned: Your card has insufficient funds. Sorry, the current payment failed. Currently, this error has been returned: Your card was declinedSorry, the current payment failed
Code to reproduce
You can use the officially provided APK. Enter this account 40000000009995 and the problem can be reproduced
The download link is as follows:
https://github.com/stripe/stripe-android/releases/tag/v20.27.2
Android version
Not related to version
Impacted devices
Any device can reproduce
Installation method
api 'com.stripe:stripe-android:20.27.2'
Dependency Versions
kotlin:1.7.10
stripe-android:20.27.2
Android Gradle Plugin:7.2.0
Gradle:7.2.0
Other information
This error should be returned: Your card has insufficient funds. Sorry, the current payment failed. Currently, this error has been returned: Your card was declinedSorry, the current payment failed
The text was updated successfully, but these errors were encountered: