Releases: stymiee/authnetjson
AuthnetJson 3.2.0 (PHP 5.6 compatible)
Catches the PHP 5.6 branch of this package up to date with the master branch while maintaining PHP 5.6 compatibility.
AuthnetJson 4.2.0
AuthnetJson 4.1.4
Minor bug fixes. Fixed webhook examples.
AuthnetJson 4.1.3
Bug Fix: Namespacing/autoloading
AuthnetJson 4.1.2
Bug fixes (see CHANGELOG), updated namespacing to be PSR-0/4 compliant, improved examples to show how more data is accessed
AuthnetJson 4.1.1
Fixed HTTP headers being incorrect and causing isValid() to incorrectly fail (thank you ericnicolaas). Added examples for ARBGetSubscriptionListRequest, ARBGetSubscriptionRequest, ARBCreateSubscriptionRequest (from Profile). Removed unnecessary proxy code in Exception classes.
AuthnetJson 3.1.10
Fixed HTTP headers being incorrect and causing isValid() to incorrectly fail (thank you ericnicolaas).
AuthnetJson 4.1.0
Added support for Accept.js and Accept hosted
AuthnetJson 4.0.0
PHP 7.2+ release. Lots of code clean up as a result of functionality made available with newer versions of PHP.
AuthnetJson 4.0.0 Beta
Bumped supported PHP version to 7.2. Added support for prepaid cards.