22
33** Authorize.Net driver for the Omnipay PHP payment processing library**
44
5- [ ![ Build Status] ( https://travis-ci.org/omnipay/ authorizenet.png?branch=master )] ( https://travis-ci.org/omnipay/ authorizenet )
5+ [ ![ Build Status] ( https://travis-ci.org/thephpleague/omnipay- authorizenet.png?branch=master )] ( https://travis-ci.org/thephpleague/omnipay- authorizenet )
66[ ![ Latest Stable Version] ( https://poser.pugx.org/omnipay/authorizenet/version.png )] ( https://packagist.org/packages/omnipay/authorizenet )
77[ ![ Total Downloads] ( https://poser.pugx.org/omnipay/authorizenet/d/total.png )] ( https://packagist.org/packages/omnipay/authorizenet )
88
9- [ Omnipay] ( https://github.com/omnipay /omnipay ) is a framework agnostic, multi-gateway payment
9+ [ Omnipay] ( https://github.com/thephpleague /omnipay ) is a framework agnostic, multi-gateway payment
1010processing library for PHP 5.3+. This package implements Authorize.Net support for Omnipay.
1111
1212## Installation
@@ -34,7 +34,7 @@ The following gateways are provided by this package:
3434* AuthorizeNet_AIM
3535* AuthorizeNet_SIM
3636
37- For general usage instructions, please see the main [ Omnipay] ( https://github.com/omnipay /omnipay )
37+ For general usage instructions, please see the main [ Omnipay] ( https://github.com/thephpleague /omnipay )
3838repository.
3939
4040## Support
@@ -47,5 +47,5 @@ If you want to keep up to date with release anouncements, discuss ideas for the
4747or ask more detailed questions, there is also a [ mailing list] ( https://groups.google.com/forum/#!forum/omnipay ) which
4848you can subscribe to.
4949
50- If you believe you have found a bug, please report it using the [ GitHub issue tracker] ( https://github.com/omnipay/ authorizenet/issues ) ,
50+ If you believe you have found a bug, please report it using the [ GitHub issue tracker] ( https://github.com/thephpleague/omnipay- authorizenet/issues ) ,
5151or better yet, fork the library and submit a pull request.
0 commit comments