Skip to content

Adyen Java API Library v39.2.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 30 Jul 11:25
· 39 commits to main since this release
ce9367f

What's Changed

Balance Platform API:

  • Added support for AdditionalbankIdentificationRequirement: auBsbCode, caRoutingNumber, gbSortCode or usRoutingNumber.

  • Added usage field to Card and CardInfo to specify how many times the card can be used: singleUse or multiUse.
  • Added approvalExpired ReasonEnum to CreateSweepConfigurationV2, UpdateSweepConfigurationV2 and SweepConfigurationV2

Configuration Webhooks


  • Added usagefield to specify how many times the card can be used: singleUse or multiUse.
  • Added transactionRulesResult in NetworkTokenNotificationDataV2
  • Added NetworkTokenRiskRuleData, NetworkTokenRiskRuleSource and NetworkTokenTriggeredRiskRule
  • Added approvalExpired to SweepConfigurationV2 Webhook


Transfers API


  • Added approvalExpired to Transfer, TransferData and TransferEvent
  • Added email and url to PartyIdentification and UltimatePartyIdentification

Transfers Webhooks


  • Added email and url fields to PartyIdentification
  • Added approvalExpired to TransferData and TransferEvent

Other Changes 🖇️

Full Changelog: v39.1.0...v39.2.0