Skip to content

Releases: Adyen/adyen-dotnet-api-library

Adyen .net API Library 10.0.0-beta

16 Mar 08:32
0d2ca9e
Compare
Choose a tag to compare
Pre-release

What's Changed

Breaking Changes 🛠

  • [PW-7372] Switch HttpWebRequest to HttpClient and Implement RESTfull client by @jillingk in #690
  • [PW-7587] Remove IsApiKeyRequired by @jillingk in #699
  • [PW-7308] Generate (Classic) Payments, Add Missing Endpoints And Bump Version by @jillingk in #703
  • [PW-7312] Upgrade BinLookup to v52 by @michaelpaul in #707
  • [PW-7984] Checkout v70 by @jillingk in #734
  • [ITT-366] Regenerate StoredValue models/services and updated UT's by @jillingk in #745
  • [ITT-366] Regenerate classic payments endpoints by @jillingk in #746
  • [ITT-366] Regenerated Recurring services/models by @jillingk in #751
  • [IT-366] Regenerated BinLookup service/model by @jillingk in #748
  • [ITT-366] Regenerated Payout models/services by @jillingk in #740
  • Regenerate POSTerminalManagement and remove resource classes by @jillingk in #761

New Features 💎

  • [PW-7996] StoredValue API endpoints by @jillingk in #731
  • [PW-7701] Update the Readme.md by @AlexandrosMor in #714
  • [ITT-366] Regenerate Management services/models by @jillingk in #750
  • [ITT-366] Generate Transfers models/services, create base url and UT's by @jillingk in #744
  • [ITT-366] Generated Service/Model for BalanceControl and add small UT by @jillingk in #747
  • [ITT-366] Regenerate LEM and add UT's for new endpoints by @jillingk in #743

Other Changes 🖇️

New Contributors

Full Changelog: 9.2.0...10.0.0-beta

Adyen .net API Library 9.2.0

02 Feb 15:13
75d10a9
Compare
Choose a tag to compare

What's Changed

  • [PW-8004] Add terminal notification deserializer - Release 9.2.0 by @AlexandrosMor in #732

Full Changelog: 9.1.0...9.2.0

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.