Authentication Error Type
This enum holds the type of the error occurred during the authentication process.
Entries
The authentication did not complete because the user or the app caused an error.
The communication between the SDK and the remote server could not be established. We recommend retrying authentication if this occurs.
The SDK encountered an error related to the 3DS1 protocol.
The authentication did not complete because an error was reported by one of the components in the 3D Secure process.
The SDK encountered an internal error.
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.