Use the Secure ID Verification Simulator
Develop and test using the simulator before transitioning to live data.
When your Sudo Platform instance is configured and Secure ID Verification is enabled, the service may be enabled in one of two modes, each of which will verify identities using different data sources.
Simulator Mode
In simulator mode, different combinations of known data can be provided to the verifyIdentity
API to extract specific results. The table below lists the data that can be provided to the Secure ID Verification service operating in simulator mode.
Almost all of these tests can also be run where the test data omits the city and state, i.e. sets them to undefined. The exception is the invalid state test case.
All other combinations of input data will result in identity verification failure.
ID Document Test Images
Each of the SDKs provide test data that can be used to test ID document verification with the simulator.
In environments where a face image is required as part of ID document verification processing, the SDKs also provides images that represent where the face image is a match for the ID document, and where the face image is not a match for the ID document.
Live Mode
A Secure ID Verification instance will be switched to live mode after review with the Sudo Platform team, ensuring that the data protection responsibilities shared between you and the Sudo Platform are clear and understood.The Secure ID Verification service will initially be configured in Simulator mode so that familiarization and development can commence.
Last updated