Skip to content

Releases: wepay/WePay-Java-SDK

Release 12.0.0

02 Aug 17:56
cd499d1
Compare
Choose a tag to compare
  • Released v12.0.0, updating API support to 2019-04-03
  • Added CreditCardModifyData
  • Added optional cardOnFile and recurring for CreditCard.modify
  • Added getCardOnFile() and getRecurring() for CreditCard

Release 11.0.1

14 Dec 00:06
682cf80
Compare
Choose a tag to compare
  • Released v11.0.1
  • Handled potential NullPointerExceptions
  • Changed the default name of the Maven build artifact to include version info
  • Handled potential error response serialization problem

Release 11.0.0

13 Dec 03:26
0fd3021
Compare
Choose a tag to compare
  • Released v11.0.0, updating API support to 2018-10-03
  • Added AccountFindData.start and AccountFindData.limit

Note: This release was intended to be published on Oct 19, 2018.

Release 10.1.0

25 Sep 18:23
bad9731
Compare
Choose a tag to compare
  • Released v10.1.0, updating API support to 2018-08-29
  • Added PaymentMethodData.inlineCreditCard
  • Added PMInlineCreditCardData type
  • Added WePayException.details, WePayException.documentationUrl and ErrorDetail class to support new fields in error responses

Release 10.0.0

24 Sep 23:20
1516505
Compare
Choose a tag to compare
  • Released v10.0.0, updating API support to 2018-03-21
  • Added support for AccountBalancesObjectData.withdrawalType, UserData.type
  • Added DateOfBirthData, NameData, SsoTokenData
  • Added User.markEmailVerified(), User.changeEmail(), User.requestSsotoken(), User.logout()
  • Changed KYCPrefillInfoData.name to NameData type, phone and entityPhone to InternationalPhoneNumberData type, dob to DateOfBirthData type, address and entityAddress to AddressData type
  • Removed AddressData.buildAddress()

Release 9.2.0

30 Apr 18:46
998c744
Compare
Choose a tag to compare
  • Released v9.2.0 again, with the correct changes in the attachments
  • Added support for Account.disablementTime and Account.ownerUserId

Note: the previous Release 9.2.0 was incorrect, and has been deleted, along with the previous 9.2.0 tag.

Release 9.1.0

24 Aug 20:39
Compare
Choose a tag to compare
  • Released v9.1.0, updating API support to 2017-05-31
  • Added support for CreditCard.bin

Release 9.0.0

24 Aug 19:12
Compare
Choose a tag to compare
  • Released v9.0.0, updating API support to 2017-02-01
  • Added support for Account.supportContactNumber
  • Changed Account.mcc from Integer to String

Release 8.1.0

24 Jan 02:23
Compare
Choose a tag to compare
  • Released v8.1.0, adding support for Risk Headers on API calls.

Release 8.0.0

21 Dec 19:54
Compare
Choose a tag to compare
  • Released v8.0.0, updating API support to 2016-12-07
  • Added support for optional account_id in CreditCard.authorize()
  • Added CreditCard.getBackingInstrumentName()