question

robbiesharma avatar image
robbiesharma asked zgreathouse Deactivated answered

Collecting data from all merchants as soon as payment is done.

Hi,
I am looking to develop an application, which collects the data as soon as customer does successful transaction at merchant, and then open the app I developed in their flex to ask customers for their details and push everything back to my server.

Can anyone please help me, in knowing how should I start and what all I need to have and is this even possible?
REST APIClover Android SDKApp MarketClover FlexAuth
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

zgreathouse avatar image
zgreathouse Deactivated answered
This is possible. You would need to develop a native application which listens for when a payment has been processed. Additionally, in order for a Merchant to install this app on device, the app must be published to the Clover App Market.

You can find our Developer Docs here: https://docs.clover.com/clover-platform/docs
You can find our Clover SDK Java docs here: https://clover.github.io/clover-android-sdk/

Here are docs on how to get started with Clover Android Development: https://docs.clover.com/clover-platform/docs/clover-development-basics-android
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