Skip to content

Adyen Java API Library v34.0.0

Latest
Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 18 Feb 09:05
5df1ba0

What's Changed

Breaking Changes 🛠

  • BalancePlatform:
    • Removed PriorityRestriction class.
    • In TransactionRuleRestriction removed priority.
  • BinLookup:
    • In CostEstimateResponse removed surchargeType.
  • Transfers:
    • In TransferReview removed numberOfApprovalsCompleted and scaOnApproval.
  • TransferWebhook:
    • In TransferReview removed numberOfApprovalsCompleted and scaOnApproval.

Features 💎

  • AcsWebhooks:

    • In ChallengeInfo broadening the range of ChallengeCancelEnum.
  • BalancePlatform:

    • Added AssociationDelegatedAuthenticationData, AssociationFinaliseRequest, AssociationFinaliseResponse, AssociationInitiateRequest, AssociationInitiateResponse and TokenRequestorsRestriction class.
    • In TransactionRuleRestriction added tokenRequestors.
  • Checkout:

    • In CardDetails, CardDonations and CheckoutPaymentMethod added fastlaneData.
    • Added FastlaneDetails class.
  • LegalEntityManagement:

    • Added FinancialReport class.
    • In LegalEntityAssociation added nominee.
    • In Organization and SoleProprietorship added financialReports.
  • Service:

    • BalancePlatform:
      • Deprecated GrantAccountsApi and GrantOffersApi.
      • In ManageSCADevicesApi added completeAssociationBetweenScaDeviceAndResource and initiateAssociationBetweenScaDeviceAndResource.
    • Transfers:
      • Deprecated CapitalApi.
  • Code generation: update services and models by @AdyenAutomationBot in #1426

Other Changes 🖇️

Full Changelog: v33.1.0...v34.0.0