PhotoPay C SDK version 8.1.0
Data Fields
MBCroatiaBarcodePaymentRecognizerResult Struct Reference

A result that can be obtained from either MBCroatiaQrPaymentRecognizer or MBCroatiaPdf417PaymentRecognizer. More...

#include <CroatiaBarcodePaymentRecognizer.h>

Data Fields

MBBaseRecognizerResult baseResult
 
int amountHrk
 
int amountEur
 
MBBool conversionToEurPerformed
 
char const * payerName
 
char const * payerAddress
 
char const * payerDetailedAddress
 
char const * recipientName
 
char const * recipientAddress
 
char const * recipientDetailedAddress
 
char const * accountNumber
 
char const * bankCode
 
char const * iban
 
char const * referenceModel
 
char const * reference
 
char const * purposeCode
 
char const * paymentDescription
 
char const * paymentDescriptionCode
 
MBDate dueDate
 
char const * optionalData
 
MBCroatiaBarcodePaymentSlipIdType slipId
 
MBBool uncertain
 

Detailed Description

A result that can be obtained from either MBCroatiaQrPaymentRecognizer or MBCroatiaPdf417PaymentRecognizer.

Field Documentation

◆ accountNumber

char const* MBCroatiaBarcodePaymentRecognizerResult::accountNumber

The account number to which the payment goes

◆ amountEur

int MBCroatiaBarcodePaymentRecognizerResult::amountEur

The scanned amount in smallest EUR monetary unit, i.e. cent, 0 if nothing was scanned.

◆ amountHrk

int MBCroatiaBarcodePaymentRecognizerResult::amountHrk

The scanned amount in smallest HRK monetary unit, i.e. lipa, 0 if nothing was scanned.

◆ bankCode

char const* MBCroatiaBarcodePaymentRecognizerResult::bankCode

The bank code of the receiver bank

◆ baseResult

MBBaseRecognizerResult MBCroatiaBarcodePaymentRecognizerResult::baseResult

Base result common to all recognizer results.

◆ conversionToEurPerformed

MBBool MBCroatiaBarcodePaymentRecognizerResult::conversionToEurPerformed

The information if the conversion from HRK to EUR is performed or not

◆ dueDate

MBDate MBCroatiaBarcodePaymentRecognizerResult::dueDate

The due date for payment; available only for HUB3 slips

◆ iban

char const* MBCroatiaBarcodePaymentRecognizerResult::iban

The International bank account number of the account to which the payment goes

◆ optionalData

char const* MBCroatiaBarcodePaymentRecognizerResult::optionalData

The additional data available at the end of HUB3 QR and PDF417 barcode

◆ payerAddress

char const* MBCroatiaBarcodePaymentRecognizerResult::payerAddress

The address of the payer

◆ payerDetailedAddress

char const* MBCroatiaBarcodePaymentRecognizerResult::payerDetailedAddress

The detailed address of the payer; available only for HUB3 slips

◆ payerName

char const* MBCroatiaBarcodePaymentRecognizerResult::payerName

The name of the payer

◆ paymentDescription

char const* MBCroatiaBarcodePaymentRecognizerResult::paymentDescription

The description of the payment

◆ paymentDescriptionCode

char const* MBCroatiaBarcodePaymentRecognizerResult::paymentDescriptionCode

The description code of the payment

◆ purposeCode

char const* MBCroatiaBarcodePaymentRecognizerResult::purposeCode

The purpose code of the payment

◆ recipientAddress

char const* MBCroatiaBarcodePaymentRecognizerResult::recipientAddress

The address of the payment receiver

◆ recipientDetailedAddress

char const* MBCroatiaBarcodePaymentRecognizerResult::recipientDetailedAddress

The detailed address of the payment receiver; available only for HUB3 slips

◆ recipientName

char const* MBCroatiaBarcodePaymentRecognizerResult::recipientName

The name of the receiving side

◆ reference

char const* MBCroatiaBarcodePaymentRecognizerResult::reference

The reference of the payment

◆ referenceModel

char const* MBCroatiaBarcodePaymentRecognizerResult::referenceModel

The reference model of the payment

◆ slipId

MBCroatiaBarcodePaymentSlipIdType MBCroatiaBarcodePaymentRecognizerResult::slipId

Slip ID (e.g MB_CROATIA_PAYMENT_BARCODE_TYPE_HUB3)

◆ uncertain

MBBool MBCroatiaBarcodePaymentRecognizerResult::uncertain

Indicates whether or not scanned barcode was uncertain


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