github Adyen/adyen-java-api-library 20.0.0
Adyen Java API Library v20.0.0

latest releases: v28.4.0, v28.3.1, v28.3.0...
16 months ago

What's Changed

Summary 🔁

  • Payout API is split into three services according to the layout in our API explorer.
  • Configuration API contains new endpoints.
  • The new Capital API has been added to this library.
  • All services are regenerated using new templates, introducing the following:
    • Pass query fields to service methods as separate parameters instead of a hashmap
    • Overloading service methods for non-required fields
    • Service classes and methods follow an orderly naming convention
    • Option to add an idempotency key for every request
  • All service classes contain an -Api suffix to prevent confusion with models objects.
  • Method annotation for services that link you to the required request and response objects, query objects and path parameters.

Breaking Changes 🛠

New Features 💎

Other Changes 🖇️

New Contributors

Full Changelog: 19.0.0...20.0.0

Don't miss a new adyen-java-api-library release

NewReleases is sending notifications on new releases.