I was a bit annoyed at how difficult it seems to verify authorize.net's transactions. Especially when it comes to determining when and how much money should be coming in to my checkbook.
So I created a php/mysql tool that works when you have your authroize.net notification emails sent to a gmail account. My tool reads your emails to populate a mysql table and then you can view the report page to see the charge and batch data.
I have it hosted on Google Code here: code.google.com/p/authnet-report/
I hope it helps folks better enjoy authorize.net.














