I am using the CIM library to issue refunds. I am doing this though
Authorize.NET's C# SDK Refund method. While developing with a test
account in test mode, I have noticed if I pass a NULL transactionId, the
transaction successfully refunds. Is this ...