Morpho mso 1300 usb fingerprint scanner connection to uno?

Hiii,
I am trying to build an IoT fingerprint scanner device.
But the problem i am facing is i have morpho mso 1300 usb fingerprint scanner which takes fingerprint and recognizes and stores the data in its memory.
But what i want is it should be controlled using arduino uno and i thought about connecting the usb device to uno using usb to serail converter cable.
When i googled there is sdk available for fingerprint device but it is not available for download they are selling it for 560€ and in thier manual they have mentioned that the device can be interfaced with serial communication.
Now how would i communicate with fingerprint scanner using Arduino uno????
Please help its my Third year college project

images (14).jpg

images (17).jpg

Is their any other connector that the USB plug?
One that you can get the serial connectors to?

Otherwise you can't just plug the USB into an Arduino, nor can you use the USB serial connector. That is because both devices are USB client devices and need plugging into a USB host device like your PC.