Hi @rachel, ohh that's not good then. So we had a talk with the Developer Relations team at Clover and they didn't mention anything about Flex not supporting semi-integration as of now. I also told them that we will be using all Clover Flex provided hardware to integrate it with our merchant app and they said the SDK supports to do this. So I'm confused now. Please suggest what should we do at this point? Thanks
Hi @Viraj, if you're writing an app that will run natively on Flex using the clover-android-sdk, you can do that.
If your POS is running on a separate piece of hardware, such as an Android tablet, but takes payments on a Clover device via one of our Remote Pay SDKs, that's what I mean by "semi-integration."
Can you clarify what you're intending? Thanks!
Hi @rachel, Thank you for your quick reply. I intent to use our existing merchant app and modify it to use the Clover Flex's hardware i.e I want to run our app on Clover Flex itself and we might have to publish our Merchant App to App Market. So in short we want to develop an app for Clover Flex to run natively. I guess that's what you mentioned in your first statement. We can do that using the clover-android-sdk available on the GitHub, correct?
Thanks once again for providing all this valuable information.
@Viraj If I remember correctly from our conversation with Jeremy, you were going to use our payment rails. We do not allow for other payment gateways in our integrations. The payment is handled by calling an activity called Secure Payments.
As for semi-integration, my understanding was that you were creating an app that will be published on the App Market, not a full POS system. If this is correct, yes, you can use clover-android-sdk. Here are some example codes: https://github.com/clover/android-examples
If I am wrong, and you are creating a POS and simply want to take payment through our devices, here are the different types of integrations you can do: https://www.clover.com/integrations
1 Person is following this question.