Companion
Functions
Link copied to clipboard
fun create(activity: ComponentActivity, callback: FinancialConnectionsSheetResultCallback): FinancialConnectionsSheet
Content copied to clipboard
Constructor to be used when launching the FinancialConnectionsSheet from an Activity.
fun create(fragment: Fragment, callback: FinancialConnectionsSheetResultCallback): FinancialConnectionsSheet
Content copied to clipboard
Constructor to be used when launching the payment sheet from a Fragment.