Skip to content

Adyen .net API Library v27.0.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 14 Jan 15:21
· 11 commits to main since this release
afcbb47

What's Changed

Breaking Changes 🛠

  • BalancePlatform:
    • In VerificationDeadline, VerificationError and VerificationErrorRecursive added IssueChargeCard, IssueChargeCardCommercial, UseChargeCard and UseChargeCardCommercial Enum changing subsequent enum integer values.
  • ConfigurationWebhooks:
    • In VerificationDeadline, VerificationError and VerificationErrorRecursive added added IssueChargeCard, IssueChargeCardCommercial, UseChargeCard and UseChargeCardCommercial Enum changing subsequent enum integer values.
  • LegalEntityManagement:
    • In UncorporatedPartnership removed Type Enum
    • In VerificationDeadline, VerificationError and VerificationErrorRecursive added added IssueChargeCard, IssueChargeCardCommercial, UseChargeCard and UseChargeCardCommercial Enum changing subsequent enum integer values
  • Update all services by @AdyenAutomationBot in #1101

Other Changes 🖇️

  • BalancePlatform:
    • Added PriorityRestriction class.
    • Added Priority in TransactionRuleRestriction.
  • Checkout:
    • In AdditionalDataCommon added AutoRescue and MaxDaysToRescue.
  • LegalEntityManagement:
    • In UncorporatedPartnership added ShouldSerializeType Boolean.
  • Payment:
    • In AdditionalDataCommon added autoRescue and maxDaysToRescue.
  • ReportWebhooks:
    • In ReportNotificationData added id.
  • ⚠️ Important ⚠️ The PosTerminalManagementService class is effectively obsolete as all its methods are deprecated. Users are advised to migrate to the newer Management API for POS terminal management functionality. https://docs.adyen.com/api-explorer/Management/latest/overview
  • Explicitly configure ContractResolver for SaleToPOIMessage serialization by @alexander-olesiyuk-apaleo in #1095
  • SaleToPOIMessageConverter fix: Added key-version and function renames for consistency by @Kwok-he-Chu in #1099
  • Release v27.0.0 by @AdyenAutomationBot in #1102

New Contributors

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