Skip to content

Releases: AuthorizeNet/sdk-dotnet

April 2022 Release - v2.0.3

07 Apr 08:55
c343d3e
Compare
Choose a tag to compare

2021 Release - v2.0.2

07 Oct 06:56
705b310
Compare
Choose a tag to compare
  • Card on File Mandates

March 2019 Release - v2.0.1

20 Mar 10:32
36779eb
Compare
Choose a tag to compare
  • 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

02 Mar 19:35
2d796c1
Compare
Choose a tag to compare

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

04 Dec 11:07
62aaf1f
Compare
Choose a tag to compare
  • Added GetCustomerPaymentProfileNonce API.
  • Enhancements to several classes to provide additional capabilities consistent with the server APIs.
  • Sensitive Logging

October 2018 Release - API updates

11 Oct 11:52
641b2fe
Compare
Choose a tag to compare
  • 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

20 Jun 09:57
572735d
Compare
Choose a tag to compare

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

17 Nov 05:36
e67f9b5
Compare
Choose a tag to compare

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

Oauth token support in api requests

18 May 12:39
Compare
Choose a tag to compare

Oauth token support in api requests

API Updates

25 Apr 08:16
Compare
Choose a tag to compare
  • New API GetTransactionListForCustomer added.
  • Transaction Reporting APIs - GetTransactionList, GetTransactionDetails and GetUnsettledTransactionList now return profile information along with the transaction details, if transaction has been created using profile information.
  • GetCustomerProfile accepts customerId and customerEmail as search criteria.
  • GetTransactionDetails now returns refId and clientId of the createTransaction call.
  • If Default payment profile is set for customer profile, it will be used in createTransaction and createSubscription APIs if payment profile is not present in the request.