|
PhotoPay C SDK version 8.1.0
|
Settings for configuring MBCroatiaQrPaymentRecognizer. More...
#include <CroatiaBarcodePaymentRecognizer.h>
Public Member Functions | |
| MB_API void MB_CALL | croatiaQrPaymentRecognizerSettingsInit (MBCroatiaQrPaymentRecognizerSettings *) |
| Populate MBCroatiaQrPaymentRecognizerSettings structure with default values. More... | |
Data Fields | |
| MBCroatiaCommonBarcodePaymentRecognizerSettings | common |
| MBBool | slowerThoroughScan |
Settings for configuring MBCroatiaQrPaymentRecognizer.
| MB_API void MB_CALL croatiaQrPaymentRecognizerSettingsInit | ( | MBCroatiaQrPaymentRecognizerSettings * | ) |
Populate MBCroatiaQrPaymentRecognizerSettings structure with default values.
| MBCroatiaCommonBarcodePaymentRecognizerSettings MBCroatiaQrPaymentRecognizerSettings::common |
Common settings shared between both PDF and QR payment recognizers.
| MBBool MBCroatiaQrPaymentRecognizerSettings::slowerThoroughScan |
Defines if the recognizer should go slower through scan. If slowerThoroughScan is enabled, then scanning will be slower, but more thorough, thus giving higher possibility of successful scan. By default, slowerThoroughScan is enabled.