Answered by:
Which barcode scanners on the market support the Win8.1 POS API?

Question
-
Are there any out there? One that not simple paste the scanned barcode in the current active input field, but suppore the POS Barcode API of Windows 8.1?Friday, August 29, 2014 4:12 PM
Answers
-
Hi pkursawe,
Yes, I agree, we cannot afford to spend money just for test purpose.
I cannot find more lists that really fulfill your question requirement. However I consulted with some senior engineers and it looks like you may need contact the device manufacturer to see if their device are supported in Windows Store App.
Thanks for your understanding.
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- Marked as answer by Jamles HezModerator Tuesday, September 16, 2014 7:46 AM
Friday, September 5, 2014 1:07 AMModerator
All replies
-
Hi pkursawe,
Is this what you need?
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Monday, September 1, 2014 8:40 AMModerator -
Thanks, I found this list before. Yet it does not say if those scanners support the POS API. They might "just work" with Win8, which almost all Windows 7 compat. Scanners do.Monday, September 1, 2014 8:50 AM
-
If we click into the item, we should be able to see following content, why do you think it might "just work" but not fully support?
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Monday, September 1, 2014 9:05 AMModerator -
How can we know "compatible" means, it registers itself as a POS device? Its nowhere mentioned. Based on only that, I cannot afford to spend hundreds of $ to buy such scanner and find out.Monday, September 1, 2014 9:45 AM
-
Hi pkursawe,
Yes, I agree, we cannot afford to spend money just for test purpose.
I cannot find more lists that really fulfill your question requirement. However I consulted with some senior engineers and it looks like you may need contact the device manufacturer to see if their device are supported in Windows Store App.
Thanks for your understanding.
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- Marked as answer by Jamles HezModerator Tuesday, September 16, 2014 7:46 AM
Friday, September 5, 2014 1:07 AMModerator -
Once again, I have to ask. Device manufactures don't have a clue it seems.
What Bluetooth Profile a scanner needs to provide to be recognized by the Bluetooth POS API?
Thursday, October 23, 2014 2:47 PM -
This is not very helpful at all. I'm in the same predicament as pkursawe. I'm trying to use the Windows.Devices.PointOfService.BarcodeScanner API, along with the barcode scanning sample. I've tried two different barcode scanners, and neither is recognized. When attached, they do not appear in device manager as POS devices. They appear as USB HID devices, but not POS devices, even when configured as USB HID (not keyboard). I believe this is why the GetDefaultAsync() call returns null.
The MagneticStripeReader API works fine with both IDTECH and MagTek. Those devices appear in device manager as POS devices.
So, I have to ask as well, have any barcode scanners ever actually worked for anyone? And if so, which?
Friday, December 12, 2014 3:41 PM