Adyen Java API Library v38.3.0
·
22 commits
to main
since this release
What's Changed
New Features 💎
BalancePlatform API
- Add new service
AuthorizedCardUsersApi
to manage (add, get, delete and update) authorized users to a given card - In
GetTaxFormResponse
add optional parameterlegalEntityId
- Add
NetworkTokenRequestor
toNetworkToken
- Add
dataMissing
enum toVerificationError
Checkout API
- Add
capturePspReference
toPaymentRefundRequest
- Add
businessDayOnly
toPixRecurring
Management API
- In
SplitConfigurationRule
addregionality
attribute andRegionalityEnum
with the supported values
Configuration Webhooks - In
UpdateSplitConfigurationRuleRequest
addregionality
attribute - In
Store
,StoreCreationRequest
,UpdateStoreRequest
andStoreCreationWithMerchantCodeRequest
add attributesubMerchantData
Configuration Webhooks
- Add
NetworkTokenRequestor
toNetworkTokenNotificationDataV2
- In
Wallet
theRecommendationReasonsEnum
includes 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