Script Category : PHP
Script Sub Category : E-Commerce
AuthnetPHP is a PHP object class that handles presenting the form on your payment page with an easy to use template system (can be echoed anywhere on a given page, the form data is returned); handles posting the data securely via CURL to the Authorize.net server; and manipulates the return and success action for you. A 'validate' breakpoint is used with which you can enter the 'successful transaction' actions easily. The object supports any action that the API permits.
|