APP_MOUNTED | Flinks Connect has retrieved configuration values from the API, and has successfully loaded. |
APP_ONLINE | The internet connection was restored to the Flinks Connect application. |
APP_OFFLINE | The internet connection to the Flinks Connect application was lost. |
APP_RESIZE | The user has resized the Flinks Connect iframe. |
ACCOUNT_SELECTED | The user has selected an account to connect. |
COMPONENT_ACCEPT_CONSENT | The user has provided consent to share their account data. |
COMPONENT_ACCEPT_PROVIDER_CONSENT | The user has provided consent for their financial institution to share their data. |
COMPONENT_ACCEPT_TERMS | The user has checked the box to accept the terms and conditions. This is linked in the URL: termsUrl={https://example.com}. |
COMPONENT_CLICK_RESET_PASSWORD | The user has clicked the password reset button. |
COMPONENT_CLICK_TERMS_URL | The user has clicked on the terms and conditions link. |
COMPONENT_CLOSE_SESSION | The user has clicked on the close button in the top right corner of the screen. For more information, refer to the closeEnable customization parameter. |
COMPONENT_DENY_CONSENT | The user has denied consent to share their data. |
COMPONENT_DENY_TERMS | The user unchecked the box on the Terms and Conditions screen, using the termsUrl customization parameter. |
COMPONENT_HELP2FA_INFO | Flinks Connects has either loaded the Help2FA screen, or the user has viewed the troubleshooting screen and has clicked the ‘Back’ button. |
COMPONENT_HELP2FA_TROUBLESHOOTING | The user has clicked on the troubleshooting tips hyperlink and has viewed the troubleshooting page. |
COMPONENT_LOAD_ACCOUNT_SELECTION | Flinks Connect has loaded the Account Selection page. This page contains metadata about the user’s accounts (totalAccounts and displayedAccounts). |
COMPONENT_LOAD_CONSENT | The consent page has been loaded using the consentUrl customization parameter. |
COMPONENT_LOAD_CREDENTIAL | The user has been asked to enter their username and password for the account with their financial institution. |
COMPONENT_LOAD_CREDENTIAL_RETRY | The user has received an authorization error and has clicked the ‘Retry’ button. |
COMPONENT_LOAD_INSTITUTION_SELECTOR | The user has been shown a list of financial institutions to select. |
COMPONENT_LOAD_MFA | The multi-factor authentication (MFA) page has loaded. This page contains metadata that specifies which MFA challenge the user is presented with (mfaTypes). |
COMPONENT_LOAD_MFA_RETRY | The user has failed the MFA question(s) and has clicked the ‘Retry’ button. |
COMPONENT_PROVIDER_CONSENT_ABOUT | The user has clicked on the ‘Tell Me More’ hyperlink on the Consent screen. |
COMPONENT_PROVIDER_CONSENT_INFO | Flinks Connect has loaded the US OAuth consent screen. |
COMPONENT_PROVIDER_CONSENT_LEGAL | The user has clicked on the ‘Privacy Policy’ hyperlink and has viewed the legal disclaimer. |
COMPONENT_CONSENT_ABOUT_CLOSE | The user has viewed the Consent Screen in collapsed view. |
COMPONENT_CONSENT_ABOUT_OPEN | The user has viewed the Consent Screen in expanded view. |
COMPONENT_CONSENT_INTRO | The user has viewed the Consent Screen with the consentTitleAppendText parameter enabled. |
COMPONENT_CONSENT_PRIVACY | The user has viewed the Flinks Privacy Statement page. |
COMPONENT_CONSENT_PRIVACY_OPEN | The user has clicked the ‘Flinks Services Privacy Statement’ hyperlink. |
COMPONENT_CONSENT_PRIVACY_CLOSE | The user has clicked the close button on the privacy statement page. |
COMPONENT_BACK_SESSION | The backEnable customization parameter is enabled. |
COMPONENT_LOAD_UPLOAD | The user has selected the Flinks Upload screen. |
UPLOAD_INPUT_CHANGE | The user has uploaded a file. |
UPLOAD_SUBMIT | The user has submitted their file to us. |
DISABLED_INSTITUTION | An institution is disabled. |
ENHANCED_MFA_HAS_QUESTIONS | There was one or more unanswered MFA questions (when the enhancedMFA=true customization parameter is enabled). |
ENHANCED_MFA_NO_QUESTIONS | There were no unanswered MFA questions (when the enhancedMFA=true customization parameter is enabled). |
ENHANCED_MFA_SUCCESS | The user has successfully completed the MFA flow (when the enhancedMFA=true customization parameter is enabled). |
INSTITUTION_SELECTED | The user has selected their financial institution. |
INVALID_INSTITUTION | A financial institution is invalid. |
INSTITUTION_NOT_AVAILABLE | A financial institution is not available. |
INVALID_SECURITY_RESPONSE | The user has failed the MFA challenge. |
MAXIMUM_RETRY_REACHED | The user has reached the maximum number of retries permitted (when the maximumRetry={number} customization parameter is enabled). |
QUESTION_NOT_FOUND | The MFA challenge is returned by the API. This page contains metadata that specifies which MFA challenge the user is presented with (mfaTypes). |
REDIRECT | The user has successfully completed the account connection flow and are redirected. |
RETRY_COUNT | The user has failed the authorization process and the number of retries are recorded, starting from 0. |
SESSION_NONEXISTENT or SESSION_EXPIRED | The session has expired. |
SESSION_STORAGE_BLOCKED | Legacy cookie management (deprecated). |
SESSION_STORAGE_BLOCKED_RETRY | Legacy cookie management (deprecated). |
SKIP_ENHANCED_MFA | The user has skipped the unanswered MFA questions (when the enhancedMFA=true customization parameter is enabled). |
SUBMIT_ANSWER_MFA_QUESTIONS | The user has submitted the unanswered MFA questions. |
SUBMIT_CREDENTIAL | The form is valid and the user clicks the ‘Continue’ button. |
SUBMIT_GET_MFA_QUESTIONS | We’ve received unanswered MFA questions (when the enhancedMFA=true customization parameter is enabled). |
SUBMIT_MFA | The user has submitted the MFA questions. |
BACK_SECTION | The user has clicked on the ‘Back’ button (when the backEnable customization parameter is enabled). |
FEEDBACK | The user has opted to provide feedback about their connection experience. |
POPUP_BLOCKED | The OAuth connection was blocked. |
POPUP_CLOSED | The OAuth connection was closed. |
POPUP_OPENED | The OAuth connection was initiated. |
POPUP_UPDATED | The OAuth connection has been updated. |