Skip to content

Releases: eWAYPayment/eway-rapid-net

v1.6.3

13 May 07:27
Compare
Choose a tag to compare

Update the SDK API to support Rapid 3D Secure enroll and verify.

v1.6.2

11 Jun 06:19
Compare
Choose a tag to compare
  • Change default TransactionType to MOTO when creating a Token Customer

v1.6.0

04 Jan 05:48
Compare
Choose a tag to compare
  • Updated dependencies: Newtonsoft.Json to v10.0.3 and Automapper to v6.2.0

v1.5.0

19 Oct 05:41
Compare
Choose a tag to compare
  • Updated dependencies: Newtonsoft.Json to v9.0.1 and Automapper to v4.1.1

v1.4.0

09 Jun 02:55
Compare
Choose a tag to compare
  • Now thread safe (thanks @davidmiani)
  • Added ability to set the Rapid API version and new associated fields
  • Added SecuredCardData field and marked ThirdPartyWalletID as deprecated
  • Added wrapper QueryTransaction method which accepts an int instead of long

v1.3.0

25 Feb 00:48
Compare
Choose a tag to compare
  • Adds settlement search

v1.2.1

17 Feb 04:37
Compare
Choose a tag to compare
  • Dependencies tightened to AutoMapper 3.3.1 - 4.1.1
  • Improved error handling for empty responses
  • Added convenience functions such as hasFraudCode and getResponseMessages
  • Changed create and update customer to use MOTO for TransactionType to support not sending the CVN.

v1.2.0

01 Dec 03:36
Compare
Choose a tag to compare
  • Added ability to update a token customer using UpdateCustomer
  • Add SaveCustomer flag to Transactions to create a token when a transaction is completed.

v1.1.3

14 Oct 00:57
Compare
Choose a tag to compare
  • Added shipping and invoice details to query transaction response

v1.1.2

12 Oct 05:45
Compare
Choose a tag to compare
  • Added Shipping and Item details to transaction requests