stripe-android
payments-core
/
com.stripe.android.payments.bankaccount.navigation
/
CollectBankAccountContract
/
Args
/
ForPaymentIntent
/
ForPaymentIntent
For
Payment
Intent
fun
ForPaymentIntent
(
publishableKey
:
String
,
stripeAccountId
:
String
?
,
clientSecret
:
String
,
configuration
:
CollectBankAccountConfiguration
,
attachToIntent
:
Boolean
)