Barcode & Bankcard
Accura Scan’s solution scans and extracts data from Barcodes as well as Bank cards.
Barcode
The method use to Scan Barcode
Parameter:
In the above method, the 'passArgs' parameter is an array that consists of the 'Selected Barcode' value. The specific value for the 'Selected Barcode' will be provided by the license.
passArgs: [BarcodeType]
BarcodeType: String
Response:
Success: JSON Response Error: String
Example Function:
Bankcard
The method use to Scan Bankcard
Response:
Success: JSON Response Error: String
Example Function:
Last updated