Android getStoreDeviceId

How to get device id with method “getStoreDeviceId” from PoyntDeviceMetaData?

Thanks you

Please use IPoyntBusinessService.getBusiness API instead. You can see sample at https://github.com/poynt/PoyntSamples/blob/master/codesamples/src/main/java/co/poynt/samples/codesamples/BusinessServiceActivity.java#L88.