Adyen .net API Library v19.0.0
AdyenAutomationBot
released this
22 Aug 08:16
·
38 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- Update all services by @AdyenAutomationBot in #1044
- Added bankTransfer_IBAN. Causing enum value changes with + 1 in:
- Removed bankTransfer_IBAN. Causing enum value changes with - 1 in:
- Added legalRepresentative. Causing enum value changes with + 1 in:
- Added pay now, paynow_pos and ticket. Causing enum value changes with + 1 in:
- Added card and removed cashOutFee and cashOutFunding. Causing enum value changes in:
- Adyen/Model/TransferWebhooks/TransferData.cs
- Adyen/Model/Transfers/Transfer.cs
- Adyen/Model/Transfers/TransferData.cs
- Adyen/Model/Transfers/TransferInfo.cs
Note: Use cashoutFee and cashoutFunding instead
Fixes ⛑️
- Update all services by @AdyenAutomationBot in #1048
Other Changes 🖇️
- add PaymentsApp API in readme by @DjoykeAbyah in #1047
- Fix test url paymentsappservice by @jillingk in #1050
- Release v19.0.0 by @AdyenAutomationBot in #1046
Full Changelog: v18.0.0...v19.0.0