I was testing the PayWithSecurePaymentExamplejust the way it is on Clover Mini . ( Repo Link: https://github.com/clover/android- examples/tree/master/paywithsecurepaymentexample/PayWithSecurePaymentExample ), and as I try to process a payment, I get the following error message,
"Transaction Declined: Charge Declined Over Limit/ Insufficient Funds."
Also, Clicking on 'Done', takes me to the Secure Payment Screen, instead of the Main Screen.
- What would you recommend me to do, in order to test a successful transaction, instead of a declined reason?
- Shouldn't clicking back 'Done' take me to the Main Screen's Activity, instead of the Secure Payment Screen ?