question

Vishal avatar image
Vishal asked Vishal commented

Clover SDk Network Pay display with POS integration

HI

I am using Clover SDK 4.0.2 remote pay windows C# application.

I am facing USB cable connection problem between Clover mini device with POS C# application so i plan to move the connection between Clover mini with POS using network pay display.

What is the procedure to use the network pay display with Clover mini using local network. I have installed Network pay display app in clover mini device.

Its says some error like Clover server error.

Can you help me to fix the issue and how to move Clover mini device with POS using Network pay display.
?

Many Thanks
Clover Minisemi-integrations
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 Vishal commented
Information on configuring the SNPD app:
https://docs.clover.com/clover-platform/docs/confi...


Example connecting from the SDK to the SNPD app:
https://github.com/clover/remote-pay-windows/blob/f00a9387de26df8d34738b8315c784e8d0b12b78/examples/CloverExamplePOS/StartupForm.cs

Basically you need to pass the URL displayed in the SNPD apps configuration page, and handle the pairing code.

If the instructions above don't resolve your issue then you need to be more specific about the error you are seeing.
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.

Vishal avatar image Vishal commented ·
Hi
Thanks for your quick response.

I am able to send the data to clover mini device from POS.

Once again thanks.
0 Likes 0 ·

Welcome to the
Clover Developer Community