Package com.stripe.android.financialconnections
Types
A drop in class to present the Financial Connections Auth Flow.
The result of an attempt to complete a connections session
This Activity handles redirects from the ChromeCustomTab hosting the AuthFlow. It'll process the result url in Intent.getData and pass them back to the opening activity, FinancialConnectionsSheetActivity.
The result of an attempt to complete a connections session
Callback that is invoked when a FinancialConnectionsSheetResult is available.
Callback that is invoked when a FinancialConnectionsSheetForTokenResult is available.
Functions
Register a request to launch an instance of FinancialConnectionsSheet for a FinancialConnectionsSheetResult.
Register a request to launch an instance of FinancialConnectionsSheet for a FinancialConnectionsSheetForTokenResult.