Releases: Adyen/adyen-dotnet-api-library
Adyen .net API Library 8.2.0
What's Changed
- Add missing property to MerchantRiskIndicator by @juanmarin97 in #545
- Add null check in IsValidHmac method by @AlexandrosMor in #549
- [PW-6157] Add Store field to /sessions request by @michaelpaul in #544
- Add TokenDetails to RecurringDetail by @johanssontobias in #522
- [PW-6231] Fix additionalData type by @sandernolan in #557
- Fix checkout error on windows and strong name signing by @Tasteful in #556
- Create PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE by @AlexandrosMor in #518
- Update additional data type in AbstractModificationRequest.cs by @AlexandrosMor in #559
- PW-6116 Add windows OS on github actions by @zaiddreakh in #564
- Add missing fields for UpdateAccountRequest.cs by @AlexandrosMor in #563
- Update dependency Microsoft.NET.Test.Sdk to v17.1.0 by @renovate-bot in #566
- [PW-5816] Add ShareholderType by @AlexandrosMor in #576
- [PW-6290] Update ModoficationResult class by @AlexandrosMor in #577
- [PW-6133] Add interfaces for PosPaymentLocalApi and PosPaymentCloudApi by @AlexandrosMor in #578
- Release 8.2.0 by @AlexandrosMor in #584
New Contributors
- @juanmarin97 made their first contribution in #545
- @sandernolan made their first contribution in #557
- @Tasteful made their first contribution in #556
- @zaiddreakh made their first contribution in #564
Full Changelog: 8.1.0...8.2.0
Adyen .net API Library 8.1.0
What's Changed
- [PW-5630] Add orders endpoints by @AlexandrosMor in #516
- Update mstest monorepo to v2.2.8 by @renovate-bot in #525
- [PW-5676] Update MarketPay/Transaction.cs TransactionStatusEnum by @AlexandrosMor in #529
- Renaming master to main in README.md by @acampos1916 in #528
- Update AbstractPaymentRequest.cs by @AlexandrosMor in #524
- Update FieldType.cs by @AlexandrosMor in #519
- Add missing SignatoryContact on BusinessDetail by @AlexandrosMor in #534
- [PW-6018] Add modification function to Checkout service by @AlexandrosMor in #536
- Add SignatoryCode by @AlexandrosMor in #538
- Release 8.1.0 by @AlexandrosMor in #541
New Contributors
- @acampos1916 made their first contribution in #528
Full Changelog: 8.0.1...8.1.0
Adyen .net API Library 8.0.1
Adyen .net API Library 8.0.0
#500 Update checkout to v68
Add sessions api support
Adyen .net API Library 7.3.0
Adyen .net API Library 7.2.0
#473 [PW-4726] Support Android certificate validation
#465 [PW-4693] Add HMAC validation for local terminal api
#463 Add missing fields to account model
#462 Replace type of PaymentRequest.SaleData.SaleToAcquirerData.Metadata into SortedDictionary
#455 [PW-4791]Remove applepay token and googlepay token from PaymentMethodDetails
#453 PayPalDetails.SubtypeEnum add the correct association with const values
#450 Add merchant reference to payment details response
#438 Add new endpoint /notifyShopper
Thanks to Laszlo Klock from Nodebee for reporting the Hmac validation issues under the Adyen responsible disclosure policy. We are happy to announce these issues are now fixed up.
Adyen .net API Library 7.1.0
#434 [PW-4606] Add the threeds2 in the action deserializer
#433 [PW-4449] Market pay notification handler
#428 [PW-4393] Update README.md based on the new template
#427 Add editMode in GetOnboardingUrlRequest
#425 [PW-4290] Add a middle class to make the deserialization for FraudCheckResult
#424 Correct file name PaymentDetailsResponse
#423 Changing encoding from ASCII to UTF8 to account for special character
Adyen .net API Library 7.0.0
#427 Add editMode in GetOnboardingUrlRequest
#425 [PW-4290] Add a middle class to make the deserialization possible
#424 Correct file name PaymentDetailsResponse
#423 Changing encoding from ASCII to UTF8 to account for special character
#419 [PW-4329] Update to Adyen api v67
#416 Add DisableAsync to Recurring
#414 [PW-4400] Add the missing fields for BacsDirectDebit
#405 [PW-2421] Strong-name assembly
#386 [PW-4118]Add the same exception handling for request and request async
#383 PaymentLinksAsync
Tested scenarios
Mock tests
End to end tests
Fixed issue:
fixes #298
Adyen .net API Library 6.1.0
Adyen .net API Library 6.0.0
Summary
#360 [PW-3468]Add shopper locale to GetOnboardingUrlRequest
#359 [PW-3441]- Update to version 66
#347 [PW-2640] Deserialize the response of dropin into the correct paymentMethod model
#349 [PW-3125] Rename namespace Adyen.CloudApiSerialization to Adyen.ApiSerialization
#346 Add optional RequestOptions object to PaymentDetails calls
#344 Add async version of Recurring.ListRecurringDetails enhancement
#338 Corrects the property name for Apple Pay tokens
#337 Added RecurringProcessingModel to CreatePaymentLinkRequest
#335 [PW-3266] Add BACS direct debit details class
#327 [PW-2298]Remove the travis file
#325 Add authorisationType to ToString method ,SaleToAcquirerData
Tested scenarios
#355 Add paypal unit test
#353 [PW-2616]Test the escape string with encryption