-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Technical Error #55
Comments
Hi @hennaboy, Sincere apologies for the delay in getting back to you! |
We have exactly the same problem. I am looking forward to a solution. |
Hi @bobzettle , are there any news regarding this issue? |
For those following this, the only way I have managed to resolve this is by purchasing a new card reader. The error seemed to then disappear. Not an ideal solution at a cost of £79 per reader but perhaps it will give the devs a heads up where they should be looking. |
Hi @To0m, We are still working on this issue. We have had another big thing as our top priority to fix first, but now this is in our spotlight. But we know that it's not always possible to control the environment, and the disturbance can come from other non-controllable parts, so from the SDK we are focusing on getting it more fault tolerant for all different hiccups and adding ways to recover if we end up in this state. Hope to have more news in the coming weeks. |
Hi, now we have a new version out that we think will mitigate the false "Technical error" that still completes the payment, often resulting in a double payment situation. Please give it a go and reach out during migration if there's something we can help with. A full migration guide can be found here. |
Tested with 2.1.4 The same technical response was received and the only way to check is to log in to the admin area to see if payment has actually gone through. |
Just having a Technical error it may or may not have gone through is basically stating we are not checking so do it yourself! Why is there no check in the technical error response. There is a transaction ID for the payment surely if it looked to see if that was present in the database of payments then it would be able to return a better response. Check if transaction id present in case of technical error Present -> respond with Technical error payment was taken Far more informative and as a merchant I do not need to request the customer to try again or risk upsetting the customer charging them again and having done so twice. |
Hi, any updates about this? |
The issue is still present and I believe the card reader is faulty. Replacing the card reader resolves the issue. So if you have this issue and your reader is within 12 months contact Zettle sales for a replacement. |
HI, I tried with different card reader. THe issue is present with the official Zettle Go Android app and when do a payment with Apple Wallet (everthing works well with simple credit/debit card) |
We are suffering from this issue as well. The API works fine for card payments but for Apple pay we receive errors frequently. |
Hello! |
Expected Behavior
Payment Accepted
Current Behavior
Random occurrence. Payment will be processing for a longer period of time and then return Technical Error Payment Cannot be Processed.
If you check in the Zettle account sometimes the payment will have been taken. Other times the payment has not been taken.
Steps to Reproduce
Happens at random so unable to state.
Context
Kotlin, Android 10, Latest SDK
The text was updated successfully, but these errors were encountered: