CollectBankAccountTokenParams: {
    style?: UserInterfaceStyle;
    onEvent?: (event: FinancialConnectionsEvent) => void;
}

Type declaration

  • Optionalstyle?: UserInterfaceStyle

    iOS only. Style options for colors in Financial Connections. By default, the bank account collector will automatically switch between light and dark mode compatible colors based on device settings.

  • OptionalonEvent?: (event: FinancialConnectionsEvent) => void

    An optional event listener to receive

MMNEPVFCICPMFPCPTTAAATR