Skip to content

Releases: PatronBase/omnipay-redsys

Upgrade to support 3DS v2.x

22 Dec 11:07
c455ece
Compare
Choose a tag to compare

What's Changed

  • Add support for Redsys EMV 3DS v2.x

New Contributors

Full Changelog: v3.1.0...v3.2.0

EMV 3DS support

28 Dec 01:32
Compare
Choose a tag to compare

Add support for EMV 3DS to the redirect version of the Redsys gateway

v3.0.0

29 Oct 09:36
Compare
Choose a tag to compare

Update to Omnipay 3, and switch away from mcrypt in favour of OpenSSL for encryption.

v2.1.0

18 May 05:49
Compare
Choose a tag to compare

Add support for the webservice (2-party, SOAP-based) version of the Redsys gateway.

The original gateway has been renamed from 'Redsys' to 'Redsys_Redirect'. This is a breaking change for anyone using v2.0.x.

Unit tests still at 100%.

v2.0.1

23 Nov 01:43
Compare
Choose a tag to compare

This is mostly a tidying up release:

  • More method documentation
  • Simplify consumer language lookup
  • Add full support for upper-case responses
  • Throw proper exception when no merchant parameters are provided by the response
  • Add more unit tests (now at 100% coverage)
  • Add code coverage checks to Travis
  • Add Scrutinizer badges