Skip to content

Adyen Java API Library v26.2.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 13 Jun 09:59
· 80 commits to main since this release
ac91e3c

What's Changed

New Features 💎

  • Management API:
    • In class AndroidApp deprecate attribute errorCode
    • In class AndroidApp add attribute errors to provide the list of errors of the Android app.
        private List<AndroidAppError> errors = null;
    
  • Update all services by @AdyenAutomationBot in #1306

Other Changes 🖇️

Full Changelog: v26.1.0...v26.2.0