Skip to content

Adyen .net API Library v26.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 16 Dec 10:56
· 10 commits to main since this release
af0f3b7

What's Changed

Breaking Changes 🛠

  • LegalEntityManagement
    • In LegalEntityAssociation added SecondaryPartner and UnincorporatedPartnership Enum changing subsequent enum integer values
  • Update all services by @AdyenAutomationBot in #1090

New Features 💎

  • AcsWebhooks
    • AuthenticationNotificationRequest added Timestamp
  • Checkout
    • InCardDetails added Clicktopay enum and EncryptedCard string
    • In CardDonations added Clicktopay enum and EncryptedCard string
  • LegalEntityManagement
    • In PCIQuestionnairesApi added calculatePciStatusOfLegalEntity and calculatePciStatusOfLegalEntityAsync
    • Added CalculatePciStatusRequest, CalculatePciStatusResponse and UnincorporatedPartnership class
    • In LegalEntity added unincorporatedPartnership attribute
    • In LegalEntityAssociation added SettlorExemptionReason attribute
    • In LegalEntityInfo and LegalEntityInfoRequiredType added UnincorporatedPartnership attribute
  • Management
    • In TerminalConnectivityCellular added Iccid2 attribute
    • In UpdatePaymentMethodInfo added StoreId attribute
  • ManagementWebhooks
    • Added TerminalAssignmentNotificationRequest and TerminalAssignmentNotificationResponse class
  • Payout
    • Added ResponseAdditionalDataCard class
  • TransactionWebhooks
    • In TransactionNotificationRequestV4 added Timestamp attribute
  • TransferWebhooks
    • Added Airline, Leg, MerchantPurchaseData and TransferEventEventsDataInner class
    • In TransferData added EventId attribute
    • In TransferEvent added EventsData attribute
    • In TransferNotificationRequest added Timestamp attribute
    • In TransferData added TopUp Enum
  • Transfers
    • Added Airline, Leg, MerchantPurchaseData and TransferEventEventsDataInner class
    • In TransferData added EventId attribute
    • In TransferEvent added EventsData attribute
    • In Transfer, TransferData and TransferInfo added TopUp Enum

Other Changes 🖇️

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