Running Authorize.net Transactions in Lithium
Here’s a class I built for running transactions in Lithium. More information is available on the GitHub page. Be sure to check it out. It’s meant for use in Lithium, but with some minor tweaking, could be used in almost any PHP script. Just delete the namespace line and references to the parent class, and it should still work fine.

