2
2
3
3
** Sage Pay driver for the Omnipay PHP payment processing library**
4
4
5
- [ ![ Build Status] ( https://travis-ci.org/omnipay/ sagepay.png?branch=master )] ( https://travis-ci.org/omnipay/ sagepay )
5
+ [ ![ Build Status] ( https://travis-ci.org/thephpleague/omnipay- sagepay.png?branch=master )] ( https://travis-ci.org/thephpleague/omnipay- sagepay )
6
6
[ ![ Latest Stable Version] ( https://poser.pugx.org/omnipay/sagepay/version.png )] ( https://packagist.org/packages/omnipay/sagepay )
7
7
[ ![ Total Downloads] ( https://poser.pugx.org/omnipay/sagepay/d/total.png )] ( https://packagist.org/packages/omnipay/sagepay )
8
8
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
10
10
processing library for PHP 5.3+. This package implements Sage Pay support for Omnipay.
11
11
12
12
## Installation
@@ -34,7 +34,7 @@ The following gateways are provided by this package:
34
34
* SagePay_Direct
35
35
* SagePay_Server
36
36
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 )
38
38
repository.
39
39
40
40
## Support
@@ -47,5 +47,5 @@ If you want to keep up to date with release anouncements, discuss ideas for the
47
47
or ask more detailed questions, there is also a [ mailing list] ( https://groups.google.com/forum/#!forum/omnipay ) which
48
48
you can subscribe to.
49
49
50
- If you believe you have found a bug, please report it using the [ GitHub issue tracker] ( https://github.com/omnipay/ sagepay/issues ) ,
50
+ If you believe you have found a bug, please report it using the [ GitHub issue tracker] ( https://github.com/thephpleague/omnipay- sagepay/issues ) ,
51
51
or better yet, fork the library and submit a pull request.
0 commit comments