Closed Shlomi295 closed 5 years ago
Edited the InternalTransToTransConverter.java to map the Option fields to the Transaction response when you make a transaction query. Had to change the Option from List to List.
Made some changes to fix the tests and the FraudAction response to handle a "0" value and convert it to NoChallenged enum.
Edited the InternalTransToTransConverter.java to map the Option fields to the Transaction response when you make a transaction query. Had to change the Option from List to List