PhotoPay C SDK version 8.1.0
Public Member Functions | Data Fields
MBCroatiaQrPaymentRecognizerSettings Struct Reference

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
 

Detailed Description

Settings for configuring MBCroatiaQrPaymentRecognizer.

Member Function Documentation

◆ croatiaQrPaymentRecognizerSettingsInit()

MB_API void MB_CALL croatiaQrPaymentRecognizerSettingsInit ( MBCroatiaQrPaymentRecognizerSettings )

Populate MBCroatiaQrPaymentRecognizerSettings structure with default values.

Returns
Nothing

Field Documentation

◆ common

MBCroatiaCommonBarcodePaymentRecognizerSettings MBCroatiaQrPaymentRecognizerSettings::common

Common settings shared between both PDF and QR payment recognizers.

◆ slowerThoroughScan

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.


The documentation for this struct was generated from the following file: