stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
payments-core
/
com.stripe.android.view.i18n
/
ErrorMessageTranslator
Error
Message
Translator
interface
ErrorMessageTranslator
Members
Functions
translate
Link copied to clipboard
abstract
fun
translate
(
httpCode
:
Int
,
errorMessage
:
String
?
,
stripeError
:
StripeError
?
)
:
String
See
Stripe API Errors
for a list of error codes and associated messages.