Skip to content

Releases: hyperwallet/java-sdk

Java V4 SDK v2.4.9

04 Jul 22:53
Compare
Choose a tag to compare

What's Changed

  • feat(encryption): allow custom loading of JWK sets by @sp00m in #214
  • misc(payment): Add reasonCode to HyperwalletPayment by @oualidsr in #212

New Contributors

Full Changelog: 2.4.8...2.4.9

Java V4 SDK v2.4.8

04 Jul 21:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.7...2.4.8

Java V3 SDK v1.9.6

04 Jul 21:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.5...1.9.6

Java V4 SDK v2.4.7

06 Jun 16:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.6...2.4.7

Java V3 SDK v1.9.5

16 Apr 06:26
Compare
Choose a tag to compare

What's Changed

  • Added support to unclaimed status transition

Full Changelog: 1.9.4...1.9.5

Java V4 SDK v2.4.6

15 Apr 21:53
Compare
Choose a tag to compare

What's Changed

  • Added support to unclaimed status transition

Full Changelog: 2.4.5...2.4.6

Java V4 SDK v2.4.5

09 Aug 23:30
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Java V3 SDK v1.9.3

Added connection and read timeout support