Skip to content

Releases: thephpleague/omnipay-common

2.5.1

07 Jul 20:54
Compare
Choose a tag to compare
  • Allow Symfony HttpFoundation 3.x
  • Add new MasterCard "2" series BIN range support
  • Improve test coverage

2.5.0

19 Mar 04:06
Compare
Choose a tag to compare

Incorporating outstanding PRs. This includes changed functionality about the use and detection of card brands.

2.4.1

27 Jan 03:06
Compare
Choose a tag to compare

Incorporated outstanding PRs, mostly minor/cosmetic/docblock changes.

2.4.0

27 Oct 19:40
Compare
Choose a tag to compare

Adds notification interfaces

v2.3.4

30 Mar 14:35
Compare
Choose a tag to compare

Fix composer issue

v2.3.3

11 Jan 04:55
Compare
Choose a tag to compare

Added better documentation

2.3.2

16 Dec 14:18
Compare
Choose a tag to compare

Update composer to include all third party gateways, as well as those supported by the package directly.

v2.3.1

17 Sep 01:58
Compare
Choose a tag to compare

Move to The PHP League

v2.3.0

12 May 01:09
Compare
Choose a tag to compare
  • Add Coinbase gateway
  • Add BTC currency code

v2.2.0

12 Apr 14:57
Compare
Choose a tag to compare
  • HHVM support
  • Make gateway purchase() method optional
  • Add missing Latin American currencies (@mariano)
  • Add CreditCard::getNumberLastFour() method
  • Add support for issuer and paymentMethod parameters used by European gateways