question

tvishalsingh avatar image
tvishalsingh asked tvishalsingh edited

Custom receipt print in clover through app

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

Print
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered

What we have is documented here - https://docs.clover.com/docs/smart-receipts.. If you need something beyond this take a look at this post - https://community.clover.com/questions/18335/how-to-add-custom-text-to-footer-of-receipt.html

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community