ErrorCode

Enum representing the error code when an error event is encountered

Entries

Link copied to clipboard

Error when account numbers cannot be retrieved for selected accounts.

Link copied to clipboard

Error when accounts cannot be retrieved for the selected institution.

Link copied to clipboard

Error when no debitable account is available at the selected institution for payments flows.

Link copied to clipboard

Error when authorizing with the selected institution failed.

Link copied to clipboard

Error when the institution the user selects is down for expected maintenance.

Link copied to clipboard

Error when the institution the user selects is unexpectedly down.

Link copied to clipboard

Error when there's a timeout while communication with downstream institution.

Link copied to clipboard

Error when unexpected issues occur, either in an API call or on the client side.

Link copied to clipboard

Error when client secret powering the session has expired.

Link copied to clipboard

Error when hCaptcha challenge is not passed successfully.

Link copied to clipboard

No web browser is installed on the user's device, so the Auth Flow cannot be initiated.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.