Skip to content

Releases: AuthorizeNet/sdk-ruby

2021 Release

07 Oct 07:02
002019e
Compare
Choose a tag to compare
  • Card on File Mandates

March 2019 Release - v2.0.0

05 Mar 12:51
248e216
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

05 Dec 05:40
3ba8383
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

16 Oct 08:47
8ec8870
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 Updates

15 Jun 12:43
0fc4bdc
Compare
Choose a tag to compare
  • 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

17 Nov 06:50
381106a
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

05 Jun 12:34
Compare
Choose a tag to compare

Oauth token support in api requests

November Release - API updates

24 Nov 12:06
Compare
Choose a tag to compare
  • 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.

20 Oct 06:22
Compare
Choose a tag to compare

merged pull requests #92 and #94.

August Release - API updates

12 Aug 15:21
Compare
Choose a tag to compare
  • Updated minimum version of ruby to 2.1.0.
  • Included unmaskExpirationDate in getCustomerProfileRequest.
  • payerEmail is now available in PayPal-GetDetails API.
  • Updated amount can be passed in Paypal Authorization-CaptureContinue and AuthOnly-Continue.
  • Added coveralls for code coverage in the repository.