2017 © Pedro Peláez
 

library authorizenet-php-sdk

AuthorizeNet PHP-SDK Reloaded for PHP 5.3+

image

cystbear/authorizenet-php-sdk

AuthorizeNet PHP-SDK Reloaded for PHP 5.3+

  • Tuesday, January 19, 2016
  • by cystbear
  • Repository
  • 1 Watchers
  • 12 Stars
  • 20,982 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 10 Forks
  • 0 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

AuthorizeNet PHP-SDK Reloaded

This library is a fork of the official Authorize.Net PHP SDK to include the following features: - PHP 5.3 compatible - Follows the guidelines of PSR-0 and other PSR standards wherever possible - Fix long time neglected bugs - Namespaced - Unit tested (work in progress), (*1)

Testing

1) Set Authorize.net credentials, (*2)

define("AUTHORIZENET_API_LOGIN_ID", ""); define("AUTHORIZENET_TRANSACTION_KEY", "");, (*3)

at tests/bootstrap.php, (*4)

2) Run tests: phpunit ., (*5)

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*6)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*7)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*8)

The Versions

19/01 2016

dev-develop

dev-develop http://developer.authorize.net/downloads/

AuthorizeNet PHP-SDK Reloaded for PHP 5.3+

  Sources   Download

limited

The Requires

  • php >=5.3.0
  • ext-simplexml *
  • ext-curl *

 

by Andy Baird
by Oleg Zinckenko

payment authorize.net ecommerce

22/05 2014

0.1.0

0.1.0.0 http://developer.authorize.net/downloads/

AuthorizeNet PHP-SDK Reloaded for PHP 5.3+

  Sources   Download

limited

The Requires

  • php >=5.3.0
  • ext-simplexml *
  • ext-curl *

 

by Andy Baird
by Oleg Zinckenko

payment authorize.net ecommerce

15/02 2013

dev-master

9999999-dev http://developer.authorize.net/downloads/

AuthorizeNet PHP-SDK Reloaded for PHP 5.3+

  Sources   Download

limited

The Requires

  • php >=5.3.0
  • ext-simplexml *
  • ext-curl *

 

by Andy Baird
by Oleg Zinckenko

payment authorize.net ecommerce