commerceguys/authnet

PHP SDK for Authorize.Net API, using Guzzle.

v1.1.3 2023-03-02 13:27 UTC

README

Scrutinizer Code Quality Build Status Code Coverage PackagistPackagist

An SDK for Authorize.net, using Guzzle.

Why not the official Authorize.net PHP SDK?

Dependencies

PHP version >= 7.3 is required.

The following PHP extensions are required:

  • json
  • simplexml
  • xmlwrite

This library uses Guzzle, v6 minimum.

Testing

PHPUnit

Run composer test, or ./vendor/bin/phpunit -c phpunit.xml.dist

Test Credit Card Numbers

See the Authorize.Net Testing Guide for more information.

License

See the LICENSE file.