Skip to content

Releases: Adyen/adyen-java-api-library

Adyen Java API Library v29.0.0

15 Oct 16:08
666de3b
Compare
Choose a tag to compare

What's Changed

Breaking changes 🛠

  • LEM API:
    • Removed CapabilityEnum, legalEntityId, ServiceEnum in BusinessLineInfoUpdate
    • Removed allowDebugUi in OnboardingLinkSettings
  • Management API:
    • Added JCBInfo
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethod
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethodSetupInfo
    • In SplitConfiguration remove attribute stores and related methods

New Features 💎

  • Checkout API:
    • AddedfundingSource and isCardCommercial in CardDetailsResponse
    • Added WalletPurposeEnum (identifiedBoleto, transferDifferentWallet, transferOwnWallet, transferSameWallet, unidentifiedBoleto) in FundRecipient
    • Added storedPaymentMethodId in PayToDetails
    • Deprecated recurringDetailReference in PayToDetails
  • BalancePlatform Configuration API:
    • In BankAccountDetails add attribute branchNumber
    • In CreateSweepConfigurationV2 add enums accountHierarchyNotActive , directDebitNotSupported, pendingExecution, transferInstrumentDoesNotExist
  • LEM API:
    • Added CheckTaxElectronicDeliveryConsentResponse
    • Added SetTaxElectronicDeliveryConsentRequest
    • Added support for LEM API v3 TaxEDeliveryConsentApi
  • Management API:
    • In Currency add attribute maxAmount
    • In ModelConfiguration add attribute commercial

Other Changes 🖇️

Full Changelog: v28.5.1...v29.0.0

Adyen Java API Library v28.5.1

01 Oct 09:54
3aab4fa
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

  • chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 by @renovate in #1329
  • chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0 by @renovate in #1344
  • Release v28.5.1 by @AdyenAutomationBot in #1364

Full Changelog: v28.5.0...v28.5.1

Adyen Java API Library v28.5.0

30 Sep 14:35
7923703
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:

    • Add Bizum payment method
    • In Mandate class add count to retrieve the number of transactions that can be performed within the given frequency
  • LEM API:

    • In OnboardingLinkSettings add allowDebugUi to indicate if the user may press a hidden key combination to open the HO debugging UI
  • Update all services by @AdyenAutomationBot in #1358

Other Changes 🖇️

Full Changelog: v28.4.0...v28.5.0

Adyen Java API Library v28.4.0

16 Sep 11:18
9bb424b
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:
    • Add EftDetails payment method
    • In CheckoutBankTransferAction class the attributes accountNumber, routingNumber, sortCode have been added
  • LEM API:
    • Add ISSUECREDITLIMIT enum to VerificationDeadline, VerificationError, VerificationErrorRecursive
  • Update all services by @AdyenAutomationBot in #1355

Other Changes 🖇️

Full Changelog: v28.3.1...v28.4.0

Adyen Java API Library v28.3.1

04 Sep 12:56
d7cb4ee
Compare
Choose a tag to compare

What's Changed

  • LEM API:
    • Improved comments on enums
  • Management API:
    • Add support for Accel, Nyce, PayMe, Pulse, Sodexo, Star
    • Connectivity class add attribute terminalIPAddressURL

Other Changes 🖇️

Full Changelog: v28.3.0...v28.3.1

Adyen Java API Library v28.3.0

02 Sep 09:27
ff99db3
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:
    • Add new action CheckoutBankTransferAction in PaymentResponseAction
    • In PaymentRequest add attribute subMerchants to provide additional information on the sub-merchants
  • Update all services by @AdyenAutomationBot in #1343

Other Changes 🖇️

  • downgraded Jackson dependencies by @DjoykeAbyah in #1338
  • fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.2 by @renovate in #1342
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.7.1 [security] by @renovate in #1341
  • chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.12.7 to 2.12.7.1 by @dependabot in #1340
  • Downgrade dependency Base64 for terminal by @DjoykeAbyah in #1350
  • Release v28.3.0 by @AdyenAutomationBot in #1339

Full Changelog: v28.2.0...v28.3.0

Adyen Java API Library v28.2.0

22 Aug 09:51
b330423
Compare
Choose a tag to compare

What's Changed

New Features 💎

Other Changes 🖇️

Full Changelog: v28.1.0...v28.2.0

Adyen Java API Library v28.1.0

16 Aug 11:15
4a42e9e
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:
    • Add PayToDetails
    • FundRecipient class add attribute IBAN
    • PaymentLinkRequest class add attributes fundOrigin and fundRecipient
    • PaymentLinkResponse class add attributes fundOrigin and fundRecipient
  • Update all services by @AdyenAutomationBot in #1334

Other Changes 🖇️

Full Changelog: v28.0.0...v28.1.0

Adyen Java API Library v28.0.0

15 Aug 13:39
606258c
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Checkout API:
    • ClassStoredPaymentMethodDetails the enum BANKTRANSFER_IBAN has been removed
  • Update all services by @AdyenAutomationBot in #1328

Other Changes 🖇️

  • Checkout API:
    • The attributetransferInstrumentId (the unique identifier of your user's verified transfer instrument, which you can use to top up their balance accounts includes) has been added to AchDetails, BacsDirectDebitDetails, SepaDirectDebitDetails
    • In PaymentDetails class the enum BANKTRANSFER_IBAN has been added
    • Adyen Giving support for Campaign Manager: DonationsApi provides the donationCampaigns method to get a list of donation campaigns, DonationCampaignsRequest class has a new field donationCampaignId
  • Update readme adding link to PaymentsApp API API-Explorer by @DjoykeAbyah in #1330
  • added return for live and test prefix by @DjoykeAbyah in #1333
  • Release v28.0.0 by @AdyenAutomationBot in #1331

Full Changelog: v27.1.0...v28.0.0

Adyen Java API Library v27.1.0

26 Jul 14:27
4d76e33
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Add support for Payments App API, used to onboard and manage the Adyen Payments App on Android
  • LEM API:
    • In GetTermsOfServiceDocumentRequest and GetTermsOfServiceDocumentResponse classes add attribute termsOfServiceDocumentFormat
    • Class LegalEntityAssociation add attribute relationship
    • Class LegalEntityAssociation add enum LEGALREPRESENTATIVE
  • Transfers API:
    • In Transfer and TransferData the enums have changed:
      • cashOutFee -> cashoutFee
      • cashOutFunding -> cashoutFunding
    • In Modification, Transfer, TransferEvent and TransferData classes add enum PENDINGAPPROVAL
  • Transfers webhooks:
    • In Transfer and TransferData the enums have changed:
      • cashOutFee -> cashoutFee
      • cashOutFunding -> cashoutFunding
    • In Modification, Transfer, TransferEvent and TransferData classes add enum PENDINGAPPROVAL
  • Update all services by @AdyenAutomationBot in #1322

Other Changes 🖇️

Full Changelog: v27.0.0...v27.1.0