Skip to content

Releases: AuthorizeNet/sdk-dotnet

March 2026 Release - v2.0.5

Choose a tag to compare

@arunmish-visa arunmish-visa released this 04 Mar 06:17
f9f674a
  • Fix added for Hosted Payment Form, for orderType, incorrect check ignored
  • version upgrade for the nuget packages

Full Changelog: 2.0.4...2.0.5

September 2024 Release - v2.0.4

Choose a tag to compare

@gnongsie gnongsie released this 18 Sep 12:20
f41b545
  • Maintenance Release
  • Field excludeFromAccountUpdater added to requests

Full Changelog: 2.0.3...2.0.4

April 2022 Release - v2.0.3

Choose a tag to compare

@gnongsie gnongsie released this 07 Apr 08:55
c343d3e

2021 Release - v2.0.2

Choose a tag to compare

@gnongsie gnongsie released this 07 Oct 06:56
705b310
  • Card on File Mandates

March 2019 Release - v2.0.1

Choose a tag to compare

@gnongsie gnongsie released this 20 Mar 10:32
36779eb
  • Removed deprecated AIM, ARB, CIM, CP, DPM, SOAP, Transaction Reporting and SIM classes.
  • Read Migrating from older versions in the README for details
  • Removed more files which were deprecated

March 2019 Release - v2.0.0

Choose a tag to compare

@kikmak42 kikmak42 released this 02 Mar 19:35
2d796c1

Removed deprecated AIM, ARB, CIM, CP, DPM, SOAP, Transaction Reporting and SIM classes.
Read Migrating from older versions in the README for details

November 2018 Release - API updates

Choose a tag to compare

@gnongsie gnongsie released this 04 Dec 11:07
62aaf1f
  • Added GetCustomerPaymentProfileNonce API.
  • Enhancements to several classes to provide additional capabilities consistent with the server APIs.
  • Sensitive Logging

October 2018 Release - API updates

Choose a tag to compare

@gnongsie gnongsie released this 11 Oct 11:52
641b2fe
  • Deprecated AIM, ARB, CIM, CP, DPM, SOAP, Transaction Reporting and SIM classes. Read Migrating from older versions in the README for details.
  • Added Contribution section to README.

API Updates

  • CreateTransactionRequest can accept new fields namely TokenRequesterName, TokenRequestorId, TokenRequesterECI.
  • GetTransactionDetails response can now display TokenRequestorId.

API and SDK Updates

Choose a tag to compare

@sunnyrajrathod sunnyrajrathod released this 20 Jun 09:57
572735d

Api Updates:

  • Can create customer profiles and subscriptions with tokenized payment methods.
  • Network token - isPaymentToken field added to response of Customer Profile APIs
  • Guest Profiles functionality included 

SDK Updates:

  • Released TLS fix for Gateway class.

TLS 1.2 update and API updates

Choose a tag to compare

@sunnyrajrathod sunnyrajrathod released this 17 Nov 05:36
e67f9b5

API updates:
• includeIssuerInfo parameter in getCustomerProfileRequest and getCustomerPaymentProfileRequest
• getMerchantDetailsResponse now contains the public client key
• updateMerchantDetails added