Hi,
I want to print Custom Print Receipt inside clover mini. In IC Clover connecter through app we are able to print custom print using this sdk
implementation 'com.clover:clover-remote-interface:243' implementation 'com.clover.sdk:clover-android-sdk:210.1' implementation 'com.clover.sdk:remote-pay-android-connector:3.0.0'
But want to print custom print inside clover mini we are using payment connect sdk
implementation 'com.clover.sdk:clover-android-sdk:228.3' implementation 'com.clover.sdk:clover-android-connector-sdk:228.3'
we don't have onDeviceReady ,onRetrievePrintersResponse override methods in clover
So Please can you help with this.
Thanks,
Vishal Singh