Skip to content

Releases: AuthorizeNet/sdk-ruby

September 2024 Release - v2.0.2

Choose a tag to compare

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

Full Changelog: 2.0.1...2.0.2

2021 Release

Choose a tag to compare

@gnongsie gnongsie released this 07 Oct 07:02
002019e
  • Card on File Mandates

March 2019 Release - v2.0.0

Choose a tag to compare

@kikmak42 kikmak42 released this 05 Mar 12:51
248e216

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 05 Dec 05:40
3ba8383
  • 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 16 Oct 08:47
8ec8870
  • 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 Updates

Choose a tag to compare

@sunnyrajrathod sunnyrajrathod released this 15 Jun 12:43
0fc4bdc
  • Can create customer profiles and subscriptions with tokenized payment methods.
  • Network token - isPaymentToken field added to the response of Customer Profile APIs
  • Guest Profiles functionality included

API updates

Choose a tag to compare

@sunnyrajrathod sunnyrajrathod released this 17 Nov 06:50
381106a

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

Oauth token support in api requests

Choose a tag to compare

@sunnyrajrathod sunnyrajrathod released this 05 Jun 12:34

Oauth token support in api requests

November Release - API updates

Choose a tag to compare

@sunnyrajrathod sunnyrajrathod released this 24 Nov 12:06
  • New APIs - GetMerchantDetails, UpdateHeldTransaction and GetHostedPaymentPage.
  • Added sorting and paging options in getUnsettledTransactionList and getTransactionList.
  • Payment Profile can be set as default in CreateCustomerPaymentProfile and UpdateCustomerPaymentProfile and CreateCustomerProfileFromTransaction.

Schema fix update.

Choose a tag to compare

@sunnyrajrathod sunnyrajrathod released this 20 Oct 06:22

merged pull requests #92 and #94.