toggle menu
stripe-android
androidJvm
switch theme
search in API
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.