Skip to content

Releases: CyberSource/cybersource-rest-client-node

Release v0.0.30

16 Aug 07:21
0d36e58
Compare
Choose a tag to compare
Release v0.0.30 Pre-release
Pre-release
  • Enhanced Payments API with additional fields and update in existing field definition.
  • pinEntryCapability is removed as this is supported under field terminalCapability.
  • Enhanced Transaction search and invoicing API with additional fields.
  • OAuth Support

Release v0.0.29

06 Jul 07:40
1fbe5a7
Compare
Choose a tag to compare
Release v0.0.29 Pre-release
Pre-release
  • Miscellaneous updates to Payments API and Risk API
  • Enhanced 3DS fields in Payments API
  • Added support for auxiliary fields in Risk API
  • RunEnvironment configurations have been deprecated.
    Moving forward, only direct hostnames will be supported. Please refer the Sample Code README file

Release v0.0.28

15 May 20:12
af8329d
Compare
Choose a tag to compare
Release v0.0.28 Pre-release
Pre-release
  • Included accessToken, responseAccessToken, pausedRequestId, returnUrl as part of Risk APIs and Payments+Risk Bundled APIs

Release v0.0.27

29 Apr 06:24
9aae73e
Compare
Choose a tag to compare
Release v0.0.27 Pre-release
Pre-release
  • Enhanced Payments API, PayerAuthentication API and Risk API with additional fields
  • Code Fix to exclude generator folders in SDK
  • Merged Authentication SDK into Client SDK

Release v0.0.26

28 Apr 13:10
9aae73e
Compare
Choose a tag to compare
Release v0.0.26 Pre-release
Pre-release
  • Miscellaneous updates to Payments and PayerAuthentication APIs
  • Bug Fix : Fixed memory leak in logging utility

Release v0.0.23

08 Mar 06:45
933f833
Compare
Choose a tag to compare
Release v0.0.23 Pre-release
Pre-release
  • Changes to Reason Code in Payer Authentication API
  • Support for API Consumer to include fields – developerId, solutionId & comments in clientReferenceInformation in the request
  • Support for Behavioral Biometrics data in Payments and Decision Manager API Response
  • Support for MetaKey Authentication
  • Miscellaneous Bug Fixes

Release v0.0.22

01 Dec 13:46
305d0d6
Compare
Choose a tag to compare
Release v0.0.22 Pre-release
Pre-release
  • New endpoint for Enroll an Instrument Identifier for Network Tokenization (TMS) API
  • Miscellaneous Bug Fixes

Release v0.0.21

11 Nov 08:05
0597767
Compare
Choose a tag to compare
Release v0.0.21 Pre-release
Pre-release
  • Enhancements to Invoicing API
  • Enhanced Support for Acquirer Swing fields in Transaction Details API
  • New field to tag default payment instrument or default shipping address in Token Management API
  • Miscellaneous Bug Fixes

Release v0.0.20

17 Sep 10:13
Compare
Choose a tag to compare
Release v0.0.20 Pre-release
Pre-release
  • Flex Tokenization API support added
  • Fixed field length validation for processorInformation.responseCategoryCode in the responses of Payments API

Release v0.0.19

04 Aug 10:43
b2f9ada
Compare
Choose a tag to compare
Release v0.0.19 Pre-release
Pre-release

Support for new Products and Services REST APIs:

  • Shared/Bundle Service for Payments + Token Management Service
  • Shared/Bundle Service for Payments + Risk (Decision Manager / Payer Authentication)
  • Support for PIN Debit
  • Key Management APIs supporting symmetric and asymmetric key generation
  • Support for Token Management Service v2
  • Simplify CYBS Payer Authentication integration - by creating JWT
  • Invoicing support for 3DS + Localization
  • Support TAX Services - [POST -> Calculate Taxes & PATCH -> VOID Taxes]
  • Enhancement to Transaction Search API supporting TerminalID
  • Transaction Batches API enhancements: Supporting Accept Header types ("fetch batches by batchID")

Issues Fixed:

  • Transaction Search - tss/v2/searches POST & GET, removed status field as search does not return it today.
  • Transaction Search - tss/v2/searches POST & GET, tss/v2/transactions/{id} GET, Applications.returnCode - is an integer value. So changed from string to int.
  • Fix for ucafCollectionIndicator data type