toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android
/
CustomerSession
/
SourceRetrievalListener
Source
Retrieval
Listener
interface
SourceRetrievalListener
:
CustomerSession.RetrievalListener
Members
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
errorCode
:
Int
,
errorMessage
:
String
,
stripeError
:
StripeError
?
)
on
Source
Retrieved
Link copied to clipboard
abstract
fun
onSourceRetrieved
(
source
:
Source
)