Constructors

constructor(hostActivityLauncher: ActivityResultLauncher<CollectBankAccountContract.Args>)

Types

Link copied to clipboard

Functions

Link copied to clipboard
open override fun presentWithDeferredPayment(publishableKey: String, stripeAccountId: String?, configuration: CollectBankAccountConfiguration, elementsSessionId: String, customerId: String?, onBehalfOf: String?, amount: Int?, currency: String?)
Link copied to clipboard
open override fun presentWithDeferredSetup(publishableKey: String, stripeAccountId: String?, configuration: CollectBankAccountConfiguration, elementsSessionId: String, customerId: String?, onBehalfOf: String?)
Link copied to clipboard
open override fun presentWithPaymentIntent(publishableKey: String, stripeAccountId: String?, clientSecret: String, configuration: CollectBankAccountConfiguration)
Link copied to clipboard
open override fun presentWithSetupIntent(publishableKey: String, stripeAccountId: String?, clientSecret: String, configuration: CollectBankAccountConfiguration)
Link copied to clipboard
open override fun unregister()