question

hergy80 avatar image
hergy80 asked hergy80 commented

Secure Payments has stopped

When trying to send a Sale Request in a semi-integrated environment, the clover immediately responds with a User Canceled Request. On the mini, you see the circle, then it immediately returns to the order. It doesn't show the Payment Screen (where you slide the card). When I close USB Payment, an error message on the mini says "Unfortunately Secure Payments has stopped". How do we go about debugging this and determining why it stopped?
Remote Pay Windows
10 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.

rachel avatar image rachel commented ·

Does this issue also happen with the example POS from the Remote Pay Windows repo? Also, can you tell me the serial number of your devkit? It starts with `C03`. Thanks!

In general, you can enable USB debugging on a Clover devkit: https://docs.clover.com/build/setup-devkit/#enable-android-debug-bridge

0 Likes 0 ·
hergy80 avatar image hergy80 rachel commented ·

No, the example POS is working, but I can't figure out what I changed that would cause it to fail. It must be something in the Sale Request. The Order Display works fine. Is there any logging on the device that might help other than trying to setup debugging?

0 Likes 0 ·
hergy80 avatar image hergy80 rachel commented ·

Sorry, the serial # is C030UQ71040200.

Thanks!

0 Likes 0 ·
rachel avatar image rachel hergy80 commented ·

Thank you.

Since it seems to be something with your sale request, would you mind sharing your code? https://stackoverflow.com/help/mcve

To see logs from the Clover device itself, you need ADB.

0 Likes 0 ·
Show more comments

0 Answers

Welcome to the
Clover Developer Community