React hook for accessing functions on the Financial Connections sheet.
Retuns the collectBankAccountToken and collectFinancialConnectionsAccounts functions, and a loading boolean that you can use to display loading state (like showing a spinner).
collectBankAccountToken
collectFinancialConnectionsAccounts
loading
React hook for accessing functions on the Financial Connections sheet.
Retuns the
collectBankAccountToken
andcollectFinancialConnectionsAccounts
functions, and aloading
boolean that you can use to display loading state (like showing a spinner).