Adyen Java API Library v22.1.0
AdyenAutomationBot
released this
27 Nov 15:54
·
214 commits
to main
since this release
What's Changed
New Features 💎
- Balance Platform Configuration API:
- Add enum
RequiredAddressFieldsEnum
inAddressRequirement
class - In class
TransactionRuleRestrictions
addsameAmountRestriction
- In class
TransferRoute
add enumTOPUP
- Add enum
- Checkout API:
- In classes
CreateCheckoutSessionRequest
andCreateCheckoutSessionResponse
add attributethemeId
to set a custom theme for the Adyen Hosted Checkout page - In class
CreateCheckoutSessionResponse
add attributeurl
to return the URL for the Adyen Hosted Checkout page - In classes
ApplePayDetails
,SamsungPayDetails
,VisaCheckoutDetails
andCardDetails
add enumCREDIT
- In classes
- LEM API:
- Add attribute
unincorporatedPartnership
in classesLegalEntity
,LegalEntityInfo
andLegalEntityInfoRequiredType
- Add attribute
- Balance Platform Configuration webhooks:
- In class
AccountHolder
addverificationDeadlines
to include in the webhook the list of verification deadlines and the capabilities that will be disallowed if verification errors are not resolved - In class
SweepConfigurationV2
add enumsBALANCEACCOUNTTEMPORARILYBLOCKEDBYTRANSACTIONRULE
,DECLINEDBYTRANSACTIONRULE
,SCAFAILED
- In class
- Update models by @AdyenAutomationBot in #1183
- Update models + services by @AdyenAutomationBot in #1182
Other Changes 🖇️
- Single branch for release and development by @michaelpaul in #1176
- fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.19 by @renovate in #1174
- fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.0 by @renovate in #1180
- fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.16.0 by @renovate in #1181
- Test error handling for Classic AFP by @michaelpaul in #1178
- Release v22.1.0 by @AdyenAutomationBot in #1179
Full Changelog: v22.0.0...v22.1.0