getInstaller

fun getInstaller(moreFunKeyBoardTexts: SDKMoreFunKeyboardTexts, sdkFileWrapper: SDKFileWrapper, beepSoundInterval: Duration = 500.milliseconds): SDKReaderInstaller

Return

and SDKReaderInstaller to be provided in the PaymentsSDK.init() When provided, the SDK will be able to scan and interact with MoreFun-SmartPos readers

Parameters

moreFunKeyBoardTexts

represents all customizable texts and layout configuration for the PIN Keyboard Dialog.

sdkFileWrapper

, represents all the TLVs configuration values

beepSoundInterval

the duration of each beep sound in milliseconds.Determines how long each audio feedback tone lasts.Default value is 500ms.