Skip to content

Releases: Adyen/adyen-java-api-library

Adyen Java API Library 3.0.0

26 Nov 11:43
1b62a09
Compare
Choose a tag to compare

#273 Updated Payment/Payout/Checkout APIs to v51

  • Updated models
  • New endpoints added:

PAYMENTS

CHECKOUT

#275 Added exception if hmac is not present. This happens in edge cases for REPORT_AVAILABLE notifications.

Important notes:

  • Multibanco payments now return the "action" field on its PaymentResponse. Check on the Adyen docs page how to handle this response.

Adyen Java API Library 2.7.3

19 Nov 09:58
b0cde07
Compare
Choose a tag to compare

#268 Added missing fields data and paymentData to CheckoutPaymentsAction

Adyen Java API Library 2.7.2

08 Nov 14:07
4738e57
Compare
Choose a tag to compare

#266 - Fixed GSON html escaping on serialization
#267 - Added missing values to DirectoryResponseEnum
#269 - Added missing fields for Apple Pay and Google Pay token

Fixed issue: #262 #265

Adyen Java API Library 2.7.1

01 Nov 12:48
4d48483
Compare
Choose a tag to compare

[PW-1715] Added SaleData to ReversalRequest #258
[PW-1630]: Deprecated "idealIssuer" to "issuer" on DefaultPaymentMethodDetails #261

Adyen Java API Library 2.7.0

18 Oct 12:14
b59fd32
Compare
Choose a tag to compare

#249 Fix PaymentRequest methods
#250 Add builder for Terminal API Requests
#252 Remove docs folder

Adyen Java API Library 2.6.1

09 Sep 11:29
2c1537e
Compare
Choose a tag to compare

#243 Add resultCode AuthenticationNotRequired

Adyen Java API Library 2.6.0

30 Aug 13:50
ecd47c1
Compare
Choose a tag to compare

#233 Terminal API certificate CN validation
#234 Add /payout service
#237 Adding missing fields to PaymentResultResponse
#238 Add connectedTerminals API endpoint
#239 Add missing fields 'brands' and 'supportsRecurring' to PaymentMethod
#240 Add resultCode AuthenticationNotRequired

Fixed issues: #235

Adyen Java API Library 2.5.0

30 Jul 12:07
883c1f8
Compare
Choose a tag to compare

#219 PaymentsRequest browserInfo printed in toString method
#220 Fix terminal abort request
#222 Added merchantName to ThreeDS2RequestData
#223 Adding missing fields on PaymentInstrumentData
#224 Fix ForceEntryMode fields / Instalment and CheckData field names
#225 Update currency code list
#226 Fix AuthenticationMethodType.OnlinePIN
#227 RecurringDetail missing fields

Fixed issues: #192, #214, #218

Adyen Java API Library 2.4.1

11 Jun 10:17
2636667
Compare
Choose a tag to compare

#216 Fix base64 byte array serialization

Adyen Java API Library 2.4.0

05 Jun 08:44
6d18c09
Compare
Choose a tag to compare

#193 Terminal API
#211 Terminal API certificate validation
#212 Adding fields for v49 of Checkout and Payments API and v50 of BinLookup