question

trueox avatar image
trueox asked trueox answered

using clover mini printer as a printer

is there a way to send a string to a clover mini printer?

I want an employee to be able to print their total every day, the string only have a few digits so printing it on an 8 x 11 seems like a big waste of paper. using a clover mini printer will be a perfect solution. is it possible?

Print
1 comment
10 |2000

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

trueox avatar image trueox commented ·

Yes, I am using Remote Pay windows SDK, I will check out the API doc. thanks

0 Likes 0 ·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited

I assume you are using the Remote Pay Windows SDK, correct? Please see the API documentation, there are print functions on ICloverConnector that can print text. https://clover.github.io/remote-pay-windows/4.0.0/cloverconnector/html/interfacecom_1_1clover_1_1remotepay_1_1sdk_1_1_i_clover_connector.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.

trueox avatar image
trueox answered David Marginian Deactivated edited

David,

I checked out your online API reference,

I got 404 error

https://docs.clover.com/clover-platform/reference-link/printtext


do you have a simple example?

thanks

1 comment
10 |2000

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

David Marginian avatar image David Marginian ♦♦ commented ·

You need to look at the API for the SDK you are using which is Remote Pay Windows:

https://clover.github.io/remote-pay-windows/4.0.0/cloverconnector/html/interfacecom_1_1clover_1_1remotepay_1_1sdk_1_1_i_clover_connector.html

I have previously provided you a link to our example POS that provides an example of using the print API.

0 Likes 0 ·
trueox avatar image
trueox answered

found it, thanks

10 |2000

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