Exception in thread "main" java.lang.NumberFormatException: For input string: "1.5" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException ...
Hi, I tested the use case where a transaction is created using the card's track data (a card present transaction) and then followed up with voiding that transaction. When I void it, it fails with a ...