Easily interact with the Authorize.Net AIM API.
Example Authorize and Capture Transaction against the Sandbox:
Note: To send requests to the live gateway, either define this: define("AUTHORIZENET_SANDBOX", false); -- OR -- $sale = new AuthorizeNetAIM; $sale->setSandbox(false);
| Class | Description |
|---|---|
| AuthorizeNetAIM | Builds and sends an AuthorizeNet AIM Request. |
| AuthorizeNetAIM_Response | Parses an AuthorizeNet AIM Response. |
Documentation generated on Thu, 21 Oct 2010 17:30:58 +0000 by phpDocumentor 1.4.3