Authorize.Net CIM
December 20th, 2007 Posted in PHP CodeAuthorize.net Customer Information Manager (CIM) PHP Class
License:
GNU LGPL Version 3

Description:
This class can be used to manipulate customer and payment data stored in Authorize.net by accessing the Customer Information Manager (CIM). It can be easily implemented and comes with all detailed examples.
It accesses Authorize.net CIM Web services API servers and can request the execution of several types of operations:
- Create, retrieve, update or delete a customer profile
- Create, retrieve, update, delete or validate a customer payment profile
- Create, retrieve, update or delete a customer shipping address
- Create a customer profile transaction
Explanation:
It has the ability to store customer information and payment information online securely and process payments automatically from your website without the need to store all that data on your own server and worry about security problems. You will also be complying with the payment card industry data security standards. This works great for websites such as membership systems, shopping carts and for those who wish to have complete control of when a customer is billed.
General Information:
* Dec. 10, 2007: Finished writing the class and debugging.
* Dec. 20, 2007: Initial version 1.0 release. Decided to release it for free! (First to do so)
* Dec. 30, 2007: It is now on freshmeat.net
* Jan. 2, 2008: Now featured on Hotscripts.com
* Jan. 3, 2008: Download via Softpedia.com
* Jan. 3, 2008: New version 1.1 released (minor bug fix release)
* Jan. 13, 2008: An approved php class on phpclasses.org
* Jan, 19, 2008: New version 1.2 released (minor bug fix release)
* Mar, 11, 2008: Changed license to GNU LGPL.
(so this class can be used with proprietary applications)
* Jun, 6, 2008: New version 1.3 released.
(minor release due to recent changes of the CIM API)
Download:
Current Stable Version: 1.3
Click here to download (authorizenet_cim.zip) ~16.6KB
Suggestions and bug fixes should be emailed to support@TrafficReGenerator.com
I will update this page if needed.
Thank you.
Donate:
:)
Permanent Link: http://www.bigdoghost.com/blog/authorizenet-cim/