stripe-android
payments-core
/
com.stripe.android.payments.core.authentication
/
PaymentAuthenticatorRegistry
/
registerAuthenticator
register
Authenticator
abstract
fun
registerAuthenticator
(
key
:
Class
<
out
StripeIntent.NextActionData
>
,
authenticator
:
PaymentAuthenticator
<
StripeIntent
>
)