CollectBankAccountLauncher
API to collect bank account information for a given PaymentIntent or SetupIntent.
use CollectBankAccountLauncher.create to instantiate this object.
Types
Functions
Link copied to clipboard
abstract fun presentWithPaymentIntent( publishableKey: String, clientSecret: String, configuration: CollectBankAccountConfiguration)
Content copied to clipboard
Link copied to clipboard
abstract fun presentWithSetupIntent( publishableKey: String, clientSecret: String, configuration: CollectBankAccountConfiguration)
Content copied to clipboard