What's Changed
New Features 💎
-
Checkout API
- In
PaymentMethodRequest
add attributesbrowserInfo
,shopperEmail
,shopperIP
andtelephoneNumber
- In
SessionResultResponse
add attributes:payments
to provide a list of all authorised payments done for this sessionreference
to provide the unique reference in the original/sessions
requestadditionalData
to provide additional information about the payment
- In
-
LEM API
- Add enum
KYCONINVITE
(KYC On Invite) inTermsOfService
- Add enum
-
BalancePlatform API
- Add
walletProviderDeviceType
inTransactionRuleRestrictions
- Add enum
INTEREST
inTransferRoute.CategoryEnum
- Add
-
Transfer API
- Add attribute
executionDate
inTransfer
,TransferData
andTransferInfo
- Add attribute
-
BalancePlatform Webhooks
- Added new webhook events
balancePlatform.networkToken.created
andbalancePlatform.networkToken.updated
to support notifications when Network Tokens are created or updated.
- Added new webhook events
-
Transfer Webhooks
- Add attribute
executionDate
inTransferData
- Add attribute
Other Changes 🖇️
- Remove old Mustache templates by @gcatanese in #1491
- Improve Javadoc in several classes by @gcatanese in #1493
- Release v38.1.0 by @AdyenAutomationBot in #1489
Full Changelog: v38.0.0...v38.1.0