Adyen Java API Library v32.0.0
·
261 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- LegalEntityManagament:
- In
TrustremovedsetTaxAbsentattribute
- In
- Management:
- In
JCBInforemoved serviceLevel null check
- In
- Classic Payments:
- Enums in
ModificationResultupdated to contain underscore prefix eg.CAPTURE_RECEIVED_to_CAPTURE_RECEIVED_
- Enums in
New Features 💎
- AcsWebhooks:
- In
AuthenticationNotificationDataaddedtimestampattribute
- In
- Checkout:
- In
CardDetailsandCardDonationsaddedencryptedCardattribute andclicktopayenum - In
CheckoutPaymentMethodaddedencryptedCard,bank,clientType,identificationandidentificationTypeattributes - In
DonationPaymentMethodaddedencryptedCardattribute - Added
PseDetailsclass
- In
- DisputeWebhooks:
- Added
Amountclass - Added
BalancePlatformNotificationResponseclass - Added
DisputeEventNotification - Added
DisputeNotificationRequestclass - Added
Modelnterfaceclass - Added
ObjectSerializerclass
- Added
- LegalEntityManagament:
- In
PCIQuestionnairesApiaddedcalculatePciStatusOfLegalEntity - Added
CalculatePciStatusRequestclass - Added
CalculatePciStatusResponseclass - In
LegalEntityaddedunincorporatedPartnershipattribute - In
LegalEntityAssociationaddedsecondaryPartnerandunincorporatedPartnershipattributes - In
LegalEntityInfoandLegalEntityInfoRequiredTypeaddedunincorporatedPartnershipattribute - In
OnboardingLinkSettingsaddedenforceLegalAgeattribute - In
PhoneNumberaddedphoneCountryCodeattribute - In
Trustaddeddescription,businessTrust,charitableTrust,discretionaryTrustandfamilyTrustattributes - Added
UnincorporatedPartnershipclass
- In
- Management:
- Added
DinersInfoclass - In
PaymentMethodandPaymentMethodSetupInforeplaced import fromGenericPmWithTdinfotoDinersInfo - In
PaymentMetdhoResponseaddedaffirmattribute
- Added
- TransactionWebhooks:
- In
TransactionNotificationRequestV4addedtimestampattribute - In
PlatformPaymentaddedtopUpenum value indicating the nature of the transfer
- In
- TransferWebhooks:
- Added
Airlineclass - Added
Legclass - Added
MerchantPurchaseDataclass - In
TransferDataaddedeventIdattribute andtopUpenum value for category of the transfer - In
TransferEventaddedeventsData - Added
TransferEventEventsDataInnerclass - In
TransferNotificationRequestaddedtimestamp
- Added
- Transfers:
- Added
Airlineclass - Added
Legclass - Added
MerchantPurchaseDataclass - In
TransferandTransferInfoaddedtopUp - In
TransferDataaddedeventIdattribute andtopUpenum value for category of the transfer - In
TransferEventaddedeventDataattribute - Added
TransferEventEventsDataInnerclass
- Added
- Update all services by @AdyenAutomationBot in #1395
Other Changes 🖇️
- Add Sonarcloud CI and coverage by @ayodejidev in #1400
- Release v32.0.0 by @AdyenAutomationBot in #1401
Full Changelog: v31.3.0...v32.0.0