Skip to content

Releases: wepay/WePay-Java-SDK

Release 3.0.0

04 Sep 23:27
Compare
Choose a tag to compare
  • changed type of AddressData's zip property from Integer to String to support leading zeros
  • changed type of PrefillInfoData's zip property from Integer to String to support leading zeros

Release 2.0.2

03 Sep 20:16
Compare
Choose a tag to compare
  • Fixed issue with account calls not using country option correctly

Release 2.0.1

31 Aug 22:42
Compare
Choose a tag to compare
  • fixed json deserialization for rbits

Release 2.0.0

28 Aug 00:16
Compare
Choose a tag to compare
  • fixed issues with all input rbit params
  • removed all output rbit params - these will be added back at a later date.

Release 1.0.0

21 Aug 21:52
Compare
Choose a tag to compare

This release implements WePay Api Version 2015-08-15 and updates the Checkout class.

Release 0.1.0

14 Aug 20:03
Compare
Choose a tag to compare

First formal release of the SDK.