Releases: wepay/WePay-Java-SDK
Releases · wepay/WePay-Java-SDK
Release 3.0.0
- 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
- Fixed issue with account calls not using country option correctly
Release 2.0.1
- fixed json deserialization for rbits
Release 2.0.0
- 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
This release implements WePay Api Version 2015-08-15 and updates the Checkout class.
Release 0.1.0
First formal release of the SDK.