question

ronsay avatar image
ronsay asked rachel Deactivated edited

Is there any documentation for the Cloud-Pay-Display?

The App overview it says: Enable your customers to enter payment on a customer-facing Clover Mini, while you control the orders and charges on your own point of sale system. Use the cloud to connect your Clover Mini and Cloud Pay Display sends and receives the transaction information securely. If supported by your point of sale system, customers will also be able to see items as they are added to their order.

It sounds like the same description as the USB Pay Display app but for the cloud, but there is no more information on the semi-integration SDK's

Thanks for your help.

Cloud Pay DisplayRemote Pay Cloud
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.

ronsay avatar image ronsay commented ·

Hi James, thanks for your response. Actually I integrated with the USB Pay Display app with the Clover SDK but I am having issues in live situations at merchants that are using it where suddenly the listener stops listening and no events are fired and everything freezes up while the USB Pay Display waits for the signature verification accept response. That is why I was asking about the Cloud Pay Display app, because I can only find an example with the USB connector, but not for the cloud or LAN connector.

0 Likes 0 ·

1 Answer

sophia avatar image
sophia answered ronsay commented

Hi,

The LAN connector is not publicly available that this time, as it is still in development. Please let me know where you saw it mentioned and I'll remove the text for now.

What use case were you hoping the cloud connector would fulfill for you that the usb connector cannot? Could you further describe this scenario: "I am having issues in live situations at merchants that are using it where suddenly the listener stops listening and no events are fired and everything freezes up while the USB Pay Display waits for the signature verification accept response."

specifically it would be very helpful if you could describe the chain of events. Is it that no activity can happen on the mini until a merchant verifies a customer signature? What activities were you hoping to perform while that action was still pending?

2 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.

ronsay avatar image ronsay commented ·

I saw the LAN connector mentioned in Question: What port do I use with remote-pay-windows? I'm currently using the USB Pay Display with remote-pay-windows. Everything works fine for several transactions but suddenly the Clover mini just starts to wait for the signature verification from the POS. On the POS side I just added a request.Accept() inside the OnSignatureVerifyRequest Handler. This normally works just fine until at some point the listener stops firing this event, or the USB connection fails. So I thought a Lan connection might be more stable. Thanks.

0 Likes 0 ·
ronsay avatar image ronsay commented ·

I'm Initializing the connection just once when they Login to the POS so it stays connected to the Mini all day. Should I Initialize the connection before each transaction?

0 Likes 0 ·

Welcome to the
Clover Developer Community