Sachin Varshney
Sachin Varshney
If the card reader device remains connected to mobile then after one or two successful transactions it gives the timeout error. How to resolve this?
I have tested the app in three different devices and getting the below error: One plus: Transaction always successful Moto G2: First transaction and continuous second transaction get declined. Samsung...
How can I get the terminal id in the response? In the autherize.net merchant account, I can see the terminal number in the transaction. Below is the result from the...
java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java:300) at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355) at java.util.concurrent.FutureTask.setException(FutureTask.java:222) at java.util.concurrent.FutureTask.run(FutureTask.java:242) at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:818) **Caused by: java.lang.VerifyError: Rejecting class net.authorize.AuthNetField because...
The code was working fine, but unfortunately, but without doing any changes it occur with the problem: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/bbpos/z/e; at com.bbpos.emvswipe.i$58.run(SourceFile:335) at android.os.Handler.handleCallback(Handler.java:746) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:148)...
How can I set the character count directly?