I run an ecommerce business and I am sometimes susceptible to fraud.
Customers claiming the item wasn't in the box or similar.
I want to make a very basic piece of software where I can install a webcam at a packing station, have the software running, and when I scan a barcode with the order number (off the order picking list) it saves the webcam picture into a directory with the order number format. So for example if the order number was 667 it would save it as 667.jpg.
How would I get this written, ideally for windows?
Customers claiming the item wasn't in the box or similar.
I want to make a very basic piece of software where I can install a webcam at a packing station, have the software running, and when I scan a barcode with the order number (off the order picking list) it saves the webcam picture into a directory with the order number format. So for example if the order number was 667 it would save it as 667.jpg.
How would I get this written, ideally for windows?