Apple Pay is initiated when barcode/image is being processed using the iOS device

Issue:

Apple Pay is initiated when barcode/image is being processed using the iOS device

Solution:

1. Before clicking the Connect go to Settings – Device and enable the Document video detection.

Screenshot_101.png

2. Right after that, go to the RFID chip tab and enable Manual RFID detection.

Screenshot_102.png

3. Finally, click the Connect and in the Device tab enable the Quick boarding pass processing.
Screenshot_106.png

You need to set the following properties values in RegulaReader.ini file (C:\Users\<USER>\AppData\Local\Regula\Document Reader SDK) if you use the COM-obejct:
 
 RFIDManualDetection=true 
UseVideodetection=true
QuickBoardingPassProcessing=true
 

Note

You can also use SeparateOpticalReading = true with the mentioned above. This function will allow calling RFID only if you use WaitAndReadRFID method.

Was this article helpful?
2 out of 2 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section