Skip to content

Adyen Java API Library v38.3.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 18 Jun 15:24
· 22 commits to main since this release
e4f461b

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 parameter legalEntityId
  • Add NetworkTokenRequestor to NetworkToken
  • Add dataMissing enum to VerificationError

Checkout API

  • Add capturePspReference to PaymentRefundRequest
  • Add businessDayOnly to PixRecurring

Management API

  • In SplitConfigurationRule add regionality attribute and RegionalityEnum with the supported values
    Configuration Webhooks
  • In UpdateSplitConfigurationRuleRequest add regionality attribute
  • In Store, StoreCreationRequest, UpdateStoreRequest and StoreCreationWithMerchantCodeRequest add attribute subMerchantData

Configuration Webhooks

  • Add NetworkTokenRequestor to NetworkTokenNotificationDataV2
  • In Wallet the RecommendationReasonsEnum includes several new enums: cardholderPanAssociatedToAccountWithinThresholdDays, changesMadeToAccountDataWithinThresholdDays, deviceProvisioningLocationOutsideOfCardholdersWalletAccountHomeCountry , etc..

Note RecommendationReasonsEnum.type is deprecated: use instead name of the tokenRequestor

Other Changes 🖇️

Full Changelog: v38.2.0...v38.3.0