Login

    Register

PROJECT CATEGORIES

 

Authorize.net Simple CFC
Project Home Blog Forums Wiki Known Issues Contact Project

Author: John C. Bland II (All RIAForge projects by this author)
Last Updated: September 7, 2007 11:52 AM
Version: 1
Views: 10,426
Downloads: 38
License: GPL (GNU General Public License)

Description:

This CFC utilizes the AIM method (http://www.authorize.net/support/AIM_guide.pdf) for connecting to Authorize.net. It is not a complete Authorize.net transaction CFC (meaning it doesn't cover all interactions) rather a guide to the basic transaction (processing $$). Use the AIM Guide (http://www.authorize.net/support/AIM_guide.pdf) for more information on sending other parameters, etc.

I have used this same CFC on many high profile sites and it was revised each time. There is a fail-safe "mechanism" which keeps customers from being charged if your database save fails. If you aren't using a database, no problem (see comments on line 135.

Requirements:

ColdFusion 6+
Official Authorize.net Account or an Authorize.net Test Account (http://developer.authorize.net/testaccount/)

Issue Tracker:

ID ISSUE STATUS UPDATED
1 wrong argument reference Open 02/04/10 1:49 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/authorizenet.

To view files and changelists associated with this repository, go here: http://authorizenet.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/