Releases: AuthorizeNet/sdk-dotnet
Releases · AuthorizeNet/sdk-dotnet
September 2024 Release - v2.0.4
- Maintenance Release
- Field
excludeFromAccountUpdater
added to requests
Full Changelog: 2.0.3...2.0.4
April 2022 Release - v2.0.3
- Fix for #292
2021 Release - v2.0.2
- Card on File Mandates
March 2019 Release - v2.0.1
- 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
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
- Added GetCustomerPaymentProfileNonce API.
- Enhancements to several classes to provide additional capabilities consistent with the server APIs.
- Sensitive Logging
October 2018 Release - API updates
- 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
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
API updates:
• includeIssuerInfo parameter in getCustomerProfileRequest and getCustomerPaymentProfileRequest
• getMerchantDetailsResponse now contains the public client key
• updateMerchantDetails added
Oauth token support in api requests
Oauth token support in api requests