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:
configObj: { enableLogs: false }
BarcodeType: String
Orientation: String (Default portrait)
Response:
Success: JSON Response Error: String
Example Functions:
Bankcard
The method use to Scan Bankcard
Parameter:
configObj: { enableLogs: false }
Orientation: String (Default portrait)
Response:
Success: JSON Response Error: String
Example Function:
Last updated