- David Golding - http://www.davidgolding.net -

Running Authorize.net Transactions in Lithium

Posted By David Golding On July 12, 2011 @ 11:13 am In Lithium | No Comments

Here’s a class [1] 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.


Article printed from David Golding: http://www.davidgolding.net

URL to article: http://www.davidgolding.net/lithium/running-authorize-net-transactions-in-lithium.html

URLs in this post:

[1] Here’s a class: http://www.github.com/davidgolding/Authorizer

Copyright © 2008 David Golding. All rights reserved.