Login   Register  
PHP Classes

Class: AIM

Icontem
elePHPant

  Classes of Blaine Simpson  >  AIM  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AIM Support forum
Base name: aim
Description: Submit Authorize.net credit card charges
Version: -
Required PHP version: -
License: BSD License
 
  Author   Group folder image Groups   Detailed description  
  Dependencies   Applications   Files Files  

Author

Picture of Blaine Simpson
Name: Blaine Simpson <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: http://librimagni.com/~blaine

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image E-Commerce Online stores, shopping baskets and payment methods View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes

Detailed description

This class can be used to submit credit card charges to the Authorize.net payments gateway using the AIM Web services API.

This is a PHP port written from scratch of the Java class com.admc.lm.AIM .

The class provides functions for setting the payment details like the customer name, address, phone number, shipping address, charge amount, credit card number and expiry date.

The class can submit the credit card charge and parse the transaction results.

The class operation details can be configured in a separate PHP script that initializes several class variables.

Packages needed by this class

Class Dependency Why it is needed
PHP HTTP protocol client
Required
connectivity to Authorize.net server
CSV Tokenizer
Required
Parse Authorize.net responses

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file AIM-sample.php Example sample end-user script
Plain text file aim-settings.php Conf. Sample runtime configuration file
Plain text file AIM.php Class the main class
Download all files: aim.tar.gz aim.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.