Download the PHP package mglaman/authnet without Composer
On this page you can find all versions of the php package mglaman/authnet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mglaman/authnet
More information about mglaman/authnet
Files in mglaman/authnet
Download mglaman/authnet
More information about mglaman/authnet
Files in mglaman/authnet
Vendor mglaman
Package authnet
Short Description PHP SDK for Authorize.Net API, using Guzzle.
License MIT
Package authnet
Short Description PHP SDK for Authorize.Net API, using Guzzle.
License MIT
Please rate this library. Is it a good library?
Informations about the package authnet
Authorize.net PHP SDK
An SDK for Authorize.net, using Guzzle.
Why not the official Authorize.net PHP SDK?
- Currently https://github.com/AuthorizeNet/sdk-php is licensed under a proprietary license.
- It is not PSR-4.
- Too many dependencies.
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
Card Type | Card Number |
---|---|
American Express | 370000000000002 |
Discover | 6011000000000012 |
Visa | 4007000000027 |
4012888818888 | |
4111111111111111 | |
JCB | 3088000000000017 |
Diners Club/ Carte Blanche | 38000000000006 |
MasterCard | 5424000000000015 |
2223000010309703 | |
2223000010309711 |
See the Authorize.Net Testing Guide for more information.
License
See the LICENSE file.
All versions of authnet with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-json Version *
ext-simplexml Version *
ext-xmlwriter Version *
guzzlehttp/guzzle Version ^6.2 || ^7.0
ext-json Version *
ext-simplexml Version *
ext-xmlwriter Version *
guzzlehttp/guzzle Version ^6.2 || ^7.0
The package mglaman/authnet contains the following files
Loading the files please wait ....