question

mybmr avatar image
mybmr asked mybmr edited

How do I close payment screen once we got Timeout ?

I'm working on Kiosk mode app. One lunch payment screen by using below method.

Intent intent = new Intent(Intents.ACTION_SECURE_PAY);

Once we getting transaction timeout error. We want to close payment screen instead off staying that screen.


img-8563-compressed.jpg

Can you let me know how can I close payment screen programmatically once we getting timed out error ?

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

bryanvargas avatar image bryanvargas ♦♦ commented ·

Can the user click on OK to acknowledge the timeout error and exit the payment screen?

0 Likes 0 ·

0 Answers

·

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