Activating Apple Pay when scanning an image using a document reader

Problem

Apple Pay appears during a scanning process.

Solution

In order to avoid activating Apple Pay when trying to read information, you need to set the settings listed below.

Setting options via the Document Reader application menu:

  1. Go to Options, then open the RFID chip tab and enable Manual RFID detection option:
    Screenshot_102.png

Setting the options using the RegulaReader.ini configuration file:

Go to C:\Users \<USER>\AppData\Local\Regula\Document Reader SDK folder and open the RegulaReader.ini file with a text editor, then set the following values:
 RFIDManualDetection=true 
UseVideodetection=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?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

See more