- 28 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Client Device Data Collector Integration
- Updated on 28 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
The Client Device Data Collector integration requires including a CDDC JavaScript in web pages. The installation package includes integration web samples for demonstration. To set up OneSpan Risk Analytics, refer to the installation guide. The CDDC JavaScript file is available in the legacy CDDC JavaScript UI package as a jQuery module. The XML web sample demonstrates integrating Data Collector web service by retrieving fingerprint values. It is located in the folder \inetpub\wwwroot\Vasco\IRMXMLDemoSample\Scripts and shows an example of integrating CDDC JavaScript into an ASP .NET webpage to send transaction and non-monetary posts to Data Collector web service.
The Client Device Data Collector integration requires a CDDC JavaScript to be included in the web pages. The installation package contains integration web samples to demonstrate the integration.
For instructions to install and set up the OneSpan Risk Analytics database and software, refer to the OneSpan Risk Analytics Installation Guide.
Integrating the CDDC JavaScript in your web pages
The CDDC JavaScript file is available in the legacy CDDC JavaScript UI package on the Risk Analytics resource download page. The script is available as a jQuery module (Vasco.IdKey.RM.CDDC.min.js).
Using the web sample
With the XML web sample, the integration of Data Collector web service can be demonstrated.
XML web sample usage
The XML web sample demonstrates the integration of the CDDC JavaScript to retrieve the fingerprint raw and hash values. It is contained in the folder named \inetpub\wwwroot\Vasco\IRMXMLDemoSample\Scripts. The script contains an integration example of the CDDC JavaScript into an ASP .NET webpage. The webpage retrieves the fingerprint raw and hash values included in the hidden fields of the XML posted to Data Collector web service. The XML web sample allows sending transaction and non-monetary posts to Data Collector web service.