question

sjin avatar image
sjin asked David Marginian Deactivated commented

Which Dll file do i have to use for Transferred Price, invoice Number using remote-pay-windows-master

I have clover mini, so it is working with remote-pay-windows program to Device.


but i need to make dll file , so transferred Price , Invoice num, Signature to Device using dll.


please tell me which function on cloverconnector for Amount of item, invoice num, etc?


also which dll file do i have to use for that?




Clover Mini
3 comments
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 ·

Unfortunately, I do not understand what you are trying to ask. Can you please clarify your question?

0 Likes 0 ·
sjin avatar image sjin commented ·

I download remote-pay-windows from Github.


i need to use some value at function to transfer Price to Clover mini device.

for example,

call function

like if i call this function from CloverConnector.cs

Sale(SaleRequest request.amount)

This price move to Clover Device, and pay card.

but i don't know which function do i have to use for price transferred using USB.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ sjin commented ·

I believe you are asking how to perform a simple sale. The Windows SDK comes with an example application. Please see the readme - https://github.com/clover/remote-pay-windows (section titled "Working with the Example POS"). You can look at the code in the example (it is a bit complex because it is a simple POS).

0 Likes 0 ·

0 Answers

·

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