How to incorporate Clover to other project with newer api.
We have a project (big project) that run on API 22. We have to incorporate Clover without altering the base project.
How to incorporate Clover to other project with newer api.
We have a project (big project) that run on API 22. We have to incorporate Clover without altering the base project.
You can always use a library compiled against an older API with an app using a newer API. Only the opposite is a problem.
I'm not sure I understand your question. You can integrate with our REST API via any language that can implement http requests. https://www.clover.com/api_docs
Or you can build an Android App to communicate via our Clover Android SDK. You will not be able to change the API Version of the Clover ROM, but you should understand the differences between compileSdkVersion, targetSdkVersion, and minSdkVersion
1 Person is following this question.
Running a background service in a Clover android app.
Are we allowed to hide system bar ( black bar) at the bottom of clover mobile from a custom app?
Any reason why we are letting Printed but NOT paid orders to be deleted?
[Sandbox] Webhooks seems to be not functioning now
Can you add an API method that will list the last 100 web hooks (historical data) for a merchant?