Skip to content

Releases: eWAYPayment/eway-rapid-php

v2.0.0

30 Jan 02:42
fee6909

Choose a tag to compare

  • Update minimum PHP version support to 7.4 and up
  • Update PHPUnit's unit and integration tests - achieve 100% code coverage
  • Move curl_* functions to src/Rapid/Service/Http/Curl.php file
  • Added CardType to CardDetails response

v1.4.2

11 Nov 01:33

Choose a tag to compare

  • Resolves issues with PHP vesion compatability
  • Added new Rapid response codes

v1.4.1

04 Aug 05:26
3ccc174

Choose a tag to compare

  • Add Apple Pay/ Google Pay Tokenization support

v1.4.0

06 Dec 05:59
5581c82

Choose a tag to compare

  • Added support for 3DS 2.0 Transactions
  • Increased timeout to 120 seconds

v1.3.4

12 Sep 06:30

Choose a tag to compare

  • Added extra fields to support customising the Responsive Shared Page when creating and updating token customers.

1.3.3

01 Aug 05:14

Choose a tag to compare

  • Fix so that SecuredCardData is passed when doing a token customer update

v1.3.2

01 Aug 00:56

Choose a tag to compare

  • Added SecuredCardData field to Customer object for token creation with Secure Fields etc.

v1.3.1

09 Jun 23:17

Choose a tag to compare

  • Added SecuredCardData field to support Secure Fields, Visa Checkout, AMEX Express Checkout and Android Pay
  • ThirdPartyWalletID marked as deprecated, SecuredCardData should be used instead.

v1.3.0

06 Apr 01:38

Choose a tag to compare

  • Added support for setting a Rapid version

v1.2.3

22 Feb 04:18

Choose a tag to compare

  • Fix for PHP 5.4 return value in write context