question

questioner avatar image
questioner asked Jeffrey Blattman answered

Can regular clover payments push the information including signature to our server

Can regular clover payments push the information including signature to our server?

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

Jeffrey Blattman avatar image
Jeffrey Blattman answered

If you want information pushed to your server, you need to either,

  1. poll the data from the Clover server from your server
  2. use webhooks (which will probably involved a subsequent request to clover)
  3. author an Android app running on Clover devices that pushes data to your server

I'd encourage you not to just duplicate data on your server. If you can access it from Clover servers, just do that.

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