UtilsAPI
Docs for UtilsAPI methods
1. showToast
showToast(toastData: ToastParams): Promise<void>2. scanQr
scanQr(minLength: number): Promise<string>3. scanBarcode
scanBarcode(minLength: number): Promise<string>4. getMerchantData
5. showDialog
6. onClientError
7. toggleAppLoader
8. checkIfTerminal
9. openQrDialog
Last updated
Was this helpful?