I have a transaction approved for 90.00 and has the tran id of XXXXXXI
issued a Prior_Auth_Capture for 60.00 on XXXXXX(same as above).I want to
realease authorization for the remaining 30.00. How can I do this. (Void
is voiding the whole transaction)...
Got a reply from Authorize.Net that they would be fixing it in the new
SDK release. The problem appears to be that those fields are populated
in Transaction Summary and not in Transaction Details API. Calling both
methods in combination would give al...