Skip to content

Releases: Adyen/adyen-java-api-library

Adyen Java API Library 1.5.1

19 Jul 10:12
d4f911c
Compare
Choose a tag to compare

Changelog:
Upgrade MarketPay account API version to v4.

Adyen Java API Library 1.5.0

04 Jul 13:41
1aaf731
Compare
Choose a tag to compare

Change log:
#96 Implement ApiException.toString to become more verbose
#97 Add proxy configuration in HttpURLConnectionClient 
#99 Checkout and Checkout Utility API implementation
#100 Added documentation for Checkout and Checkout Utility API. 

Adyen Java API Library 1.4.1

30 Apr 13:03
d601c7e
Compare
Choose a tag to compare

Changelog:
#94 Use v1 for MarketPay notification configuration API calls

Adyen Java API Library 1.4.0

04 Apr 15:03
7a67e52
Compare
Choose a tag to compare

Changelog:
#80 Added PayoutAPI consumer
#89 Added MarketPay API notifications
#91 Added Notification HMAC validator
#83 Added SecuredFields parameters
#81 Hide CSE token from toString method
#84 Shopper locale as optional HPP parameter
#86 Correction on return of exception (method authorise of Payment)

Adyen Java API Library 1.3.0

22 Dec 12:27
50c8a9d
Compare
Choose a tag to compare

Changelog:
#72 Marketpay API support
#76 Add missing field invalidOneclickContracts
#78 Include Oneclick,Payout combination for recurring contracts

Adyen Java API Library 1.2.2

29 Nov 14:38
36cae97
Compare
Choose a tag to compare

Fixes:
#74 Use v30 for Payments API

Adyen Java API Library 1.2.1

11 Oct 14:08
Compare
Choose a tag to compare

#63 fix that tokenData is now a Map of <String,String> rather then a string.
#64 Add shopperLocale to directory lookup call

Adyen Java API Library 1.2.0

28 Sep 15:13
Compare
Choose a tag to compare

#43 add all positbities with the payout into the recurring contract enum
#45 Change payment request -> metadata to Map <String, String>
#49 Use correct datetime format for ISO-8601
#51 HttpURLConnectionClient line fix
#53 Make the Client stateless
Added payment token setter
Add brand codes as constants

Adyen Java API Library 1.1.0

29 Jun 07:09
Compare
Choose a tag to compare

#34 Added skinCode, merchantAccount, hmacKey into DL request
#30 Created separate CancelOrRefund request object

Adyen Java API Library 1.0.0

12 May 11:24
Compare
Choose a tag to compare

Initial release.