Good authorize.net PHP libraries
Posted
by markwatson
on Stack Overflow
See other posts from Stack Overflow
or by markwatson
Published on 2009-07-30T21:35:07Z
Indexed on
2010/06/06
6:02 UTC
Read the original article
Hit count: 261
I'm working on a PHP project and am looking for a good authorize.net gateway. I want something with mature code that's tested. The goal is to avoid writing and testing the entire thing myself based on the authorize.net api docs.
Does anyone know of any good PHP libraries for this? I've search Google to no avail.
© Stack Overflow or respective owner