Skip to content

Releases: hyperwallet/java-sdk

Java V4 SDK v2.4.5

09 Aug 23:30

Choose a tag to compare

What's Changed

  • Added field 'accountId' to PayPal.
  • PayPal account creation allowed using field 'accountId' which accepts Email, Phone Number, PayPal PayerID.
  • Venmo account creation allowed using field 'accountId' which accepts Email, Phone Number, Venmo Handle, Venmo External ID.

Full Changelog: 2.4.4...2.4.5

2.4.4

14 Jan 03:33

Choose a tag to compare

Java V4 SDK v2.4.4

Added attribute 'isDefaultTransferMethod' to identify default accounts.

1.9.4

14 Jan 03:31

Choose a tag to compare

Java V3 SDK v1.9.4

Added attribute 'isDefaultTransferMethod' to identify default accounts.

1.9.3

26 Jul 17:37

Choose a tag to compare

Java V3 SDK v1.9.3

Added connection and read timeout support

2.4.3

26 Jul 05:56

Choose a tag to compare

Java V4 SDK v2.4.3

Added connection and read timeout support

2.4.2

04 Apr 17:40

Choose a tag to compare

Java V4 SDK v2.4.2

  • Removed PURGE method from request method
  • Removed purgeResource() function from request method
  • Added dependencies to ensure compatibility with other Java versions.
  • Hardened error response handling for content decryption and conversion

1.9.2

04 Apr 17:41

Choose a tag to compare

Java V3 SDK v1.9.2

  • Removed PURGE method from request method
  • Removed purgeResource() function from request method
  • Added dependencies to ensure compatibility with other Java versions.
  • Hardened error response handling for content decryption and conversion

2.4.1

04 Apr 17:34

Choose a tag to compare

Java V4 SDK v2.4.1

  • Added proxy and proxy auth support for loading JWS keys
  • Hardened error response handler
  • Added content-type validation for decryption

1.9.1

04 Apr 17:44

Choose a tag to compare

Java V3 SDK v1.9.1

  • Added proxy and proxy auth support for loading JWS keys
  • Hardened error response handler
  • Added content-type validation for decryption

2.4.0

04 Apr 17:34

Choose a tag to compare

Java V4 SDK v2.4.0

  • Added proxy and proxy auth support
  • Updated Payload Encryption to support EC keys
  • Added missing fields to HyperwalletBankAccount class