question

mybmr avatar image
mybmr asked bryanvargas answered

Kiosk Mode won't working for payment screen ?

We implemented Kiosk mode in our application by using below clover method.

CustomerMode.enable(this);

But while doing payment using below method If I left the Clover device screen on overnight when I was on the Payment page on the campaign. When checked in the morning it turned off the screen and did not ask to complete the payment.

Intent intent = new Intent(Intents.ACTION_SECURE_PAY);


img-8563-compressed.jpgimg-8553-compressed.jpg

Clover Android SDK
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

·
bryanvargas avatar image
bryanvargas answered

So payments times out if there is not a card presented within 60s or so, I'm not sure what your questions is here. If you mind also providing more details.

10 |2000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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