ErrorCode
Enum representing the error code when an error event is encountered
Entries
Error when account numbers cannot be retrieved for selected accounts.
Error when accounts cannot be retrieved for the selected institution.
Error when no debitable account is available at the selected institution for payments flows.
Error when authorizing with the selected institution failed.
Error when the institution the user selects is down for expected maintenance.
Error when the institution the user selects is unexpectedly down.
Error when there's a timeout while communication with downstream institution.
Error when unexpected issues occur, either in an API call or on the client side.
Error when client secret powering the session has expired.
Error when hCaptcha challenge is not passed successfully.
No web browser is installed on the user's device, so the Auth Flow cannot be initiated.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.