question

mjohnsonsa avatar image
mjohnsonsa asked keithryanwong Deactivated answered

Does the default Android Register App on the Clover Flex support push notification?

I have an existing piece of software I wrote with an API. I would like any new payment processed on the Flex to be pushed to my remote web service. My app just needs to know the transaction ID and the amount whenever a new payment is made. Is this something possible with the default Android Register app on the Flex or will this require a custom app?
Clover Flex
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

keithryanwong avatar image
keithryanwong Deactivated answered
Hi @mjohnsonsa,

You will need to register your application on the Clover App Market and set up webhooks in order to receive IDs from orders opened and payments accepted by your merchants. More information on how to do so here: https://docs.clover.com/build/webhooks/
Using that ID, you can access the specifics of that order/payment through the Clover's REST API: https://docs.clover.com/build/web-api/


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