Skip to content

Releases: Adyen/adyen-dotnet-api-library

Adyen .net API Library 9.1.0

19 Sep 14:07
e097e2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.0.0...9.1.0

Adyen .net API Library 9.0.0

08 Jun 09:49
763c98d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.0...9.0.0

Adyen .net API Library 8.2.0

12 May 07:58
187bb18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.1.0...8.2.0

Adyen .net API Library 8.1.0

12 Jan 13:33
76fe7e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.1...8.1.0

Adyen .net API Library 8.0.1

19 Oct 12:24
7c5fd1e
Compare
Choose a tag to compare

#509 Add json property to Adyen/Model/Checkout/Details/IPaymentMethodDetails
#507 [PW-5646] Replace deprecated InputDetails field with new issuers field

Adyen .net API Library 8.0.0

08 Oct 07:13
5444687
Compare
Choose a tag to compare

#500 Update checkout to v68
Add sessions api support

Adyen .net API Library 7.3.0

04 Oct 08:19
e72ce78
Compare
Choose a tag to compare

#497 Modify the PaymentMethodDetailsConverter to public class
#496 Remove null pspReference check in CreateAccountHolderResponse.cs
#494 Update PaymentResponse.cs
#479 [PW-4729] Add region based cloud api endpoints
#476 Add more constants for additional data

Adyen .net API Library 7.2.0

08 Jul 11:37
f1c6dc3
Compare
Choose a tag to compare

#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

12 May 12:57
edfe57e
Compare
Choose a tag to compare

#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

22 Apr 07:19
7f7ef09
Compare
Choose a tag to compare

#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