I recently built a feature to log declines that occur at Authorize.NET
(through both ARB and CIM) into our system. I do this by calling
Transaction Details API each night and filtering out all transactions
except those that declined. One of the thing...