question

prasadvdv avatar image
prasadvdv asked prasadvdv commented

How Remote-Pay-Android example works?

Hi,

I'm a newbie to Clover Tech,

I was trying to achieve a use-case which detects the payment complete and making to other server return back to print receipt?

I took an example remote-pay-android-example, I was running this app into clover device and checking for device connection, but I was unsuccess.

I was confused, should I run this app in an android device which is connected to clover mini here will act as a POS device, or Should I run this into CloverMini which has to connect any other POS device?

I have this question when i saw this question in clover community https://community.clover.com/questions/9715/clover-mini-usb-communication-with-android-device.html

Thanks in Advance

Clover MiniPaymentConnector
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

prasadvdv avatar image prasadvdv commented ·

@David Marginian can I expect answer from you?

0 Likes 0 ·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited

Remote Pay Android is for a remote device (e.g. not the Clover device). The Remote Pay Android Example needs to be installed and run on an external Android device (tablet, etc.). This is pretty clear from the README in the examples repo - https://github.com/clover/remote-pay-android-examples.

Run the Clover Connector Android Example POS app on your Android POS device or emulator.

Please make an effort to read through the documentation.

3 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

prasadvdv avatar image prasadvdv commented ·

Then can do within the clover device? or we have to do it in remote device for above use-case.


0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ prasadvdv commented ·

Please read the "What is Clover Semi-Integration":

https://docs.clover.com/clover-platform/docs/clover-development-basics-semi

This answers the question on which of our integrations to use. If you want your solution to run on the Clover Device then you need to use Payment Connector, not a Remote SDK.



0 Likes 0 ·
prasadvdv avatar image prasadvdv David Marginian ♦♦ commented ·

If you don't mind can send doc regarding Payment Connector for android?


0 Likes 0 ·
David Marginian avatar image
David Marginian Deactivated answered prasadvdv commented
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

prasadvdv avatar image prasadvdv commented ·

Thanks for doc @David Marginian

0 Likes 0 ·

Welcome to the
Clover Developer Community