Skip to content

Releases: eWAYPayment/eway-rapid-java

v1.4.2

21 Aug 02:06
Compare
Choose a tag to compare

Improve FraudAction and ResponseCode handling

v1.4.1

24 Jul 07:12
Compare
Choose a tag to compare

Improved handling of nulls for FraudAction and userDisplayMessage

v1.4.0

18 Jul 00:24
Compare
Choose a tag to compare
  • Added Option fields to TransactionQuery response
  • Updated dependencies

v1.3.0

26 Apr 05:49
Compare
Choose a tag to compare
  • Updated the Java SDK to use TLS 1.2 when connecting to eWAY
  • Updated Jackson (JSON library) to version 2

v1.2.0

25 Oct 04:05
Compare
Choose a tag to compare
  • Added ability to set the Rapid API version and new associated fields

v1.1.2

19 Jul 00:28
Compare
Choose a tag to compare
  • Added SecuredCardData field and new messages for Secure Fields
  • Added customer email to the customer response object
  • Created a test jar with ObjectCreator for testing (thanks @Nimrod007)

v1.1.1

09 Feb 03:54
Compare
Choose a tag to compare
  • Fix for new Rapid fields causing exceptions
  • Changed create and update customer to use MOTO for TransactionType to support not sending the CVN
  • Allow one digit expiry months (thanks @davidwebster48)

v1.1.0

12 Jan 00:17
Compare
Choose a tag to compare
  • Added ability to update a token customer using client.update()
  • Added SaveCustomer flag to Transactions to create a token when a transaction is completed.
  • Added a debug flag to enable logging of errors

Initial release

26 Aug 04:52
Compare
Choose a tag to compare

Initial release of the eWAY Rapid Java library