Skip to content

Releases: eWAYPayment/eway-rapid-java

v1.4.2

Choose a tag to compare

@incarnate incarnate released this 21 Aug 02:06

Improve FraudAction and ResponseCode handling

v1.4.1

Choose a tag to compare

@incarnate incarnate released this 24 Jul 07:12

Improved handling of nulls for FraudAction and userDisplayMessage

v1.4.0

Choose a tag to compare

@incarnate incarnate released this 18 Jul 00:24
  • Added Option fields to TransactionQuery response
  • Updated dependencies

v1.3.0

Choose a tag to compare

@incarnate incarnate released this 26 Apr 05:49
  • Updated the Java SDK to use TLS 1.2 when connecting to eWAY
  • Updated Jackson (JSON library) to version 2

v1.2.0

Choose a tag to compare

@incarnate incarnate released this 25 Oct 04:05
  • Added ability to set the Rapid API version and new associated fields

v1.1.2

Choose a tag to compare

@incarnate incarnate released this 19 Jul 00:28
  • 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

Choose a tag to compare

@incarnate incarnate released this 09 Feb 03:54
  • 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

Choose a tag to compare

@incarnate incarnate released this 12 Jan 00:17
  • 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

Choose a tag to compare

@incarnate incarnate released this 26 Aug 04:52

Initial release of the eWAY Rapid Java library