File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77* Ensure your code is nicely formatted in the [ PSR-2] ( https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md )
88 style and that all tests pass.
99* Send the pull request.
10- * Check that the Travis CI build passed. If not, rinse and repeat.
10+ * Check that the CI build passed. If not, rinse and repeat.
Original file line number Diff line number Diff line change 22
33** Redsys driver for the Omnipay PHP payment processing library**
44
5- [ ![ Build Status] ( https://travis-ci.org /PatronBase/omnipay-redsys.png ?branch=master )] ( https://travis-ci.org /PatronBase/omnipay-redsys )
5+ [ ![ Build Status] ( https://github.com /PatronBase/omnipay-redsys/actions/workflows/phpunit.yml/badge.svg ?branch=master )] ( https://github.com /PatronBase/omnipay-redsys/actions )
66[ ![ Coverage Status] ( https://img.shields.io/scrutinizer/coverage/g/PatronBase/omnipay-redsys.svg?style=flat )] ( https://scrutinizer-ci.com/g/PatronBase/omnipay-redsys/code-structure )
77[ ![ Code Quality] ( https://img.shields.io/scrutinizer/g/PatronBase/omnipay-redsys.svg?style=flat )] ( https://scrutinizer-ci.com/g/PatronBase/omnipay-redsys/?branch=master )
88[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE.md )
1111
1212
1313[ Omnipay] ( https://github.com/thephpleague/omnipay ) is a framework agnostic, multi-gateway payment
14- processing library for PHP 5.6 +. This package implements Redsys support for Omnipay. It includes
14+ processing library for PHP 7.2 +. This package implements Redsys support for Omnipay. It includes
1515support for both redirect (3-party) and webservice (2-party) versions of the gateway.
1616
1717## Installation
You can’t perform that action at this time.
0 commit comments