Adyen Java API Library v38.3.0
·
71 commits
to main
since this release
What's Changed
New Features 💎
BalancePlatform API
- Add new service
AuthorizedCardUsersApito manage (add, get, delete and update) authorized users to a given card - In
GetTaxFormResponseadd optional parameterlegalEntityId - Add
NetworkTokenRequestortoNetworkToken - Add
dataMissingenum toVerificationError
Checkout API
- Add
capturePspReferencetoPaymentRefundRequest - Add
businessDayOnlytoPixRecurring
Management API
- In
SplitConfigurationRuleaddregionalityattribute andRegionalityEnumwith the supported values - In
UpdateSplitConfigurationRuleRequestaddregionalityattribute - In
Store,StoreCreationRequest,UpdateStoreRequestandStoreCreationWithMerchantCodeRequestadd attributesubMerchantData
Configuration Webhooks
- Add
NetworkTokenRequestortoNetworkTokenNotificationDataV2 - In
WallettheRecommendationReasonsEnumincludes several new enums:cardholderPanAssociatedToAccountWithinThresholdDays,changesMadeToAccountDataWithinThresholdDays,deviceProvisioningLocationOutsideOfCardholdersWalletAccountHomeCountry, etc..
Note RecommendationReasonsEnum.type is deprecated: use instead name of the tokenRequestor
Other Changes 🖇️
- Maven Publishing Plugin: update configuration by @gcatanese in #1505
- Maven publish: configure deploymentName by @gcatanese in #1507
- fix(deps): update dependency commons-codec:commons-codec to v1.18.0 by @renovate in #1351
- Release v38.3.0 by @AdyenAutomationBot in #1506
Full Changelog: v38.2.0...v38.3.0