Class Boo_AuthorizeNet

(PHP 5)

Implements the Authorize.Net AIM connection method.

Required

  • cURL version 7.15.0 or greater. SSL support must be enabled.
  • The following constants must be defined:

Example

Basic html form

This is a simple form.

Handle form post

Use loadPost() method to load all posted values into the AuthorizeNet object.

Source Code

Download source code.

Authorize.Net Class

The Boo_AuthorizeNet class is an open source wrapper for the Authorize.Net AIM.

It provides a simple object oriented interface for submited and proccessing transactions.

Licenced under the GNU General Public Licence.