What's Changed
Breaking Changes 🛠
- BalancePlatform:
- Removed
PINFunctionalityApi
useManageCardPinApi
instead
- Removed
- Checkout:
- In
PaymentDetails
Removedebanking_FI
- In
StoredPaymentDetails
removedtwint
- In
- LegalEntityManagement:
- Removed
BankAccount
class
- Removed
- TransferWebhook:
- Removed
TransferNotificationTransferTracking
class
- Removed
New Features 💎
-
BalancePlatform:
- Added
AmountNonZeroDecimalsRequirement
class - Added
refusedByCustomer
inCreateSweepConfigurationV2
andUpdateSweepConfigurationV2
- Added
IbanAccountIdentificationRequirement
class - In
TransferRouteRequirementsInner
addedibanPrefixes
- Added
USInternationalAchAddressRequirement
class - Added
AmountNonDecimalsrequired
class - In
AccountHoldersApi
addedgetAllTransactionRulesForAccountHolder
- In
BalanceAccountApi
addedgetAllTransactionRulesForBalanceAccount
- In
PlatformApi
addedgetAllTransactionRulesForBalancePlatform
- Added
-
Checkout:
- Added
CheckoutBankAccount
class - In
CheckoutPaymentMethod
addeddeviceFingerprint
- Added
EbankingFinlandDetails
class - Added
PayByBankAISDirectDebitDetails
class - In
PaymentRequest
addedbankAccount
andshopperConversionId
- Added
shopperConversionId
inPaymentRequest
andPaymentMethodsRequest
- In
ResponseAdditionalDataCard
addedcardProductId
- Added
RivertyDetails
class - In
ThreeDSRequestData
addeddisabled
- Added
TwintDetails
class
- Added
-
ConfigurationWebhooks:
- In
SweepConfigurationV2
addedrefusedByCustomer
- In
-
LegalEntityManagement:
- Added
adyenChargeCard
inAcceptTermsOfServiceResponse
,CalculateTermsOfServiceStatusResponse
,GetTermsOfServiceDocumentRequest
,GetTermsOfServiceDocumentResponse
andTermsOfServiceAcceptanceInfo
- Added
GetAcceptedTermsOfServiceDocumentResponse
class - In
TermsOfServiceApi
addedgetAcceptedTermsOfServiceDocument
- Added
-
Payments:
- In
ResponseAdditionalDataCard
addedcardProductId
- In
-
TransactionWebhooks:
- Added
BankCategoryData
class - Added
InternalCategoryData
class - Added
IssuedCard
class - Added
PaymentInstrument
class - Added
PlatformPayment
class - Added
RelayedAuthorisationData
class - In
Transaction
importtransfer
fromTransferView
instead ofTransferData
, addeddescription
,paymentInstrument
andreferenceForBeneficiary
- Added
TransferNotificationValidationFact
class - Added
TransferView
class - Added
TransferViewCategoryData
class - Added
refusedByCustomer
inTransferData
,TransferEvent
,
- Added
-
Transfers:
- Added
refusedByCustomer
inTransfer
,TransferData
andTransferEvent
- Added
-
Update all services by @AdyenAutomationBot in #706
Other Changes 🖇️
Several unused classes have been dropped:
-
BalancePlatform:
- Removed
Contact
,PaymentInstrumentBankAccount
,PaymentInstrumentReference
,PersonalData
,UKLocalAccountIdentification
,USLocalAccountIdentification
,TransferRouteRequirements
- Removed
-
Checkout:
- Remove
Avs
,BankAccount
,PaymentSetupRequest
,PaymentSetupResponse
, etc..
- Remove
-
Transfers:
- Remove
TransferNotificationTransferTracking
- Remove
-
Transfers webhooks:
RemoveTransferNotificationTransferTracking
-
Add minimum required release age by @ayodejidev in #707
-
Create codeql analysis workflow by @ayodejidev in #708
-
Make Packagist badge automatic by @szepeviktor in #705
-
Release v22.0.0 by @AdyenAutomationBot in #709
New Contributors
- @ayodejidev made their first contribution in #707
Full Changelog: v21.1.0...v22.0.0