Skip to content

Adyen PHP API Library v26.0.0

Choose a tag to compare

@AdyenAutomationBot AdyenAutomationBot released this 17 Feb 15:28
· 176 commits to main since this release
d8b3427

What's Changed

Breaking ⚒️

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

Features 💎

  • AcsWebhooks:

    • In ChallengeInfo broadening the range of CHALLENGE_CANCEL enums.
  • BalancePlatform:

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

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

    • Added FinancialReport class.
    • In LegalEntityAssociation added nominee.
    • In Organization and SoleProprietorship added financialReports.
  • Code generation: update services and models by @AdyenAutomationBot in #741

  • Services:

    • BalancePlatform:
      • Deprecated GrantAccountsApi and GrantOffersApi.
      • In ManageSCADevicesApi added completeAssociationBetweenScaDeviceAndResource and initiateAssociationBetweenScaDeviceAndResource.
    • Transfers:
      • Deprecated CapitalApi.

Other Changes 🖇️

Full Changelog: v25.0.0...v26.0.0