stripe-android
payments-core
/
com.stripe.android.payments.bankaccount
/
CollectBankAccountLauncher
/
presentWithSetupIntent
present
With
Setup
Intent
abstract
fun
presentWithSetupIntent
(
publishableKey
:
String
,
stripeAccountId
:
String
?
=
null
,
clientSecret
:
String
,
configuration
:
CollectBankAccountConfiguration
)