question

tiv avatar image
tiv asked connectionssports answered

Clover Go Over HTTP

Hi,


I'm new to Clover. I have a few questions about Clover Go; I tried searching for the answers in the documentation but couldn't get a clear answer.


1. Is it possible to send a payment API request over HTTP to a Clover Go device? For example, I have a website where an employee can submit an order to my back-end; the back-end server receives the order and forwards the amount to the Clover Go device to charge. The Go device will attempt to charge the amount and return the response to my server.

2. Can I test my integration on any Clover Go device, or do I need a test device? I couldn't find any information on how to get a Clover Go test device.

3. If it isn't possible to integrate Clover Go over HTTP, I'll look into using the Clover Go SDK to make an app; however, the documentation for the Clover Go SDK says that it's deprecated. Is there a newer one? If not, is it safe to use the deprecated SDK?


I'll appreciate any guidance.

REST APIDevKitClover Go
10 |2000

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

graceguffin avatar image
graceguffin answered graceguffin edited

Hello @ slope game, as I know, clover Go primarily uses a WebSocket API for communication between the device and external systems. While it is not recommended to send payment requests directly over HTTP due to security concerns, you can integrate with Clover Go using their WebSocket API to securely process payments. This involves establishing a WebSocket connection between your backend server and the Clover Go device to exchange payment

10 |2000

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

connectionssports avatar image
connectionssports answered

Sprunki Mods" refers to fan-made modifications of the game Incredibox, a popular music-creation game where users combine various sound loops to craft unique tracks. The Sprunki mods enhance the original experience by adding new characters, sounds, visuals, and interactive elements, allowing for even more creative exploration. Players can mix different musical layers, experiment with beats, and share their compositions with a passionate community.

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