Barcode and Bankcard
Accura Scan’s solution scans and extracts data from Barcodes as well as Bank cards.
Barcode
Method use to start Barcode scanning is
In the above method, the 'config' parameter is an array that consists of the 'Selected Barcode' value. The specific value for the 'Selected Barcode' will be provided by the license.
The example function is shown below
Response:
On Success: JSON String Response
Error: String
Bankcard
Method use to start Bankcard scanning is
The example function is shown below
Response:
On Success: JSON String Response
Error: String
Last updated