Authorize.net recurring billing API CFC
Saturday, August 18th, 2007A few weeks ago I had to interface to Authorize.net’s recurring billing API. This is a new API they released early this year. Prior to this, if you wanted a recurring billing subscription setup, you had to log into their site and set it up manually.
When I went to begin coding I searched high and low for an existing custom tag or cfc, but did not find any. So now that mine is complete, I’ve posted it on RiaForge.
ColdFusion CFC for Authorize.net recurring billing API
There is a README file in the zip archive that has fairly detailed instructions, but here are the basics:
(more…)

