Skip to content

Releases: wepay/WePay-Java-SDK

Release 7.0.0

21 Dec 19:52
Compare
Choose a tag to compare
  • Released v7.0.0, updating API support to 2016-08-10
  • No other changes

Release 6.1.0

16 Nov 21:43
Compare
Choose a tag to compare
  • Released v6.1.0, updating API support to 2016-07-13
  • Several changes to the auto_capture and auto_release params, read the API changelog at https://developer.wepay.com/general/change-log
  • Since this is 2016-07-13 or later, this falls under the new api-version restrictions. This will not affect SDK users, but you may wish to be aware of them

Release 6.0.0

17 Aug 20:38
Compare
Choose a tag to compare
  • Released v6.0.0, updating API support to 2016-06-22
  • Replaced "bank account" with "payment bank"
  • Added support for /credit_card/enable_recurring/
  • Added Checkout.isInReview()

Release 5.1.2

22 Jul 00:20
Compare
Choose a tag to compare
  • Added support for credit_card/modify
  • Added support for auto_update field in CreditCard object

Release 5.1.1

22 Jun 00:04
Compare
Choose a tag to compare
  • Added support for app-level preapprovals
  • Added accountReviewStatus to AccountStatusesObjectData

Release 5.1.0

13 Apr 23:41
Compare
Choose a tag to compare
  • Updated API support to 2016-03-30
  • Added support for several new data fields in /checkout: payment_error, non-profit org data, and bank information for ACH payments

Release 5.0.0

26 Jan 02:19
Compare
Choose a tag to compare
  • Removed transactionAmount and transactionCurrency from EmvReceiptData
  • Added support for optional request parameter transaction_token in /checkout/create (from v4.0.4)

Release 4.0.3

05 Oct 22:55
Compare
Choose a tag to compare
  • Changed type of zip in KYCPrefillInfoData.java from Integer to String

Release 4.0.2

01 Oct 23:49
Compare
Choose a tag to compare
  • Changes to the /withdrawal API based on https://www.wepay.com/developer/version/2015-09-09
  • Rbits array has been renamed to rbit_ids since it contain id's of the rbits.
  • Fix the /withdrawal response to match API spec
  • Added supportedCardTypes property to Account

Release 3.0.1

17 Sep 00:04
Compare
Choose a tag to compare
  • fixed several calls that failed when rbit data was provided