cancel
Showing results for 
Search instead for 
Did you mean: 

AIM Java SDK Potential Bug with AIM Result

This is for version 1.4.6 of the Java SDK.

 

While working with aim.Result I found the transaction to be null, which was unexpected. Taking a look aim.Result.createResult(...) I found that a deep copy of the transaction is made but the transaction field is never assigned, rather the transaction is assigned to target. This means that after creation the transaction field of a aim.Result instance will be null and the target field will reference the transaction.

 

Can anyone from AuthorizeNet confirm this a bug or if not explain the behaviour?

 

Thanks,

 

Harlan

harlan
Member
0 REPLIES 0