cancel
Showing results for 
Search instead for 
Did you mean: 

when a transaction response will be "REVIEW"?

According to AIM JAVA API, 

net.authorize.aim.Result.isReview()

 

I would like to know when the result will be in isReivew? And how should I handle this? BTW, I am using JAVA AIM integration method. 

loryhoush1
Member
1 REPLY 1

Transactions that return a review transaction status are those that have been flagged for manual review by our Advanced Fraud Detection Suite. These transactions cannot be completed via the API, they can only be approved or declined by having the merchant log into their account. When designing software, the best solution is to allow a similar option so that the merchant can log into that software and mark the transaction as complete or cancelled once they have reviewed the transaction in our system.

Trevor
Administrator Administrator
Administrator