Skip to content

Releases: CyberSource/cybersource-rest-client-node

Release v0.0.73

07 Nov 10:38
e07f240

Choose a tag to compare

  • Addition of new API in Currency Conversion API family

    • /vas/v1/currencyconversion - POST
    • /vas/v1/currencyconversion/{id} - GET
  • Removal of API in Token Management API Family

    • /{token-requestor-domain-enrollment} - POST
    • /{token-requestor-domain-update} - POST
    • /tms/v2/tokenized-cards/{tokenizedCardId}/issuer-life-cycle-event-simulations - POST
  • Updates in Payments API family.

  • Updates in Token Management API family.

  • Updates in Risk Management API Family.

  • Updates in Unified Checkout API family.

  • Updates in Payouts API Family.

Release v0.0.72

17 Oct 12:14
9baa953

Choose a tag to compare

  • Addition of new API in Token Management API family

    • /tms/v2/tokenized-cards/{tokenizedCardId}/issuer-life-cycle-event-simulations - POST
  • Addition of new APIs in Merchant Defined Fields API family

    • /invoicing/v2/{referenceType}/merchantDefinedFields - GET, POST
    • /invoicing/v2/{referenceType}/merchantDefinedFields/{id} - PUT, DELETE
  • Addition of new API in Visa Bank Account Validation API family

    • /bavs/v1/account-validations - POST
  • Updates in Payments API family

  • Updates in Token Management API family

  • Updates in Bin Lookup API family

  • Updates in Transaction Details API family

  • Updates in Invoicing API family

  • Updates in Merchant Boarding API family

  • Updates in Unified Checkout API family

  • Added new dependency agentkeepalive, to enable and control HTTP keep-alive behavior

  • Implemented Factory design pattern for creating custom HTTPS agents

  • Enabled Multithreading Support, configurable by setting maxIdleSockets and freeSocketTimeout (comparable to keep-alive time)

  • Upgraded dependency axios to v1.12.0

Release v0.0.71

03 Sep 07:46
34d4f63

Choose a tag to compare

  • Addition of New APIs in Invoices API Family:
    • /invoicing/v2/invoices/{id}/publication - post
  • Updates in Payments API Family.
  • Updates in Transaction Details API Family.
  • Updates in Invoices API Family.
  • Updates to Webhooks API Family.
  • Enhancements have been made for Message Level Encryption.
  • Enhanced Message Level Encryption (MLE) for inbound API requests—now supports APIs where MLE is mandatory by default.

Release v0.0.70

31 Jul 13:12
538237e

Choose a tag to compare

  • Addition of New APIs in Payments API Family:
    • /pts/v2/payment-tokens - post
  • Updates in Payments API Family.
  • Updates in Transaction Search API Family.
  • Removal of unused jwk-to-pem library
  • Commented out TokenVerification.js code

Release v0.0.69

01 Jul 11:19
e78f816

Choose a tag to compare

  • Addition of New APIs in Device Management API Family:
    • /dms/v2/devices/deassociate - patch
    • /dms/v2/devices/search - post
  • Updates in Risk Management API Family.
  • Updates in Payer Authentication API Family.
  • Updates in Recurring Billing Subscriptions API Family.
  • Updates in Transaction Details API Family.
  • Updates in Merchant Boarding API Family.
  • Updates in Unified Checkout API Family.
  • Added optional param to disable SSL Verification to Merchant Config for testing.
  • Added optional param to add sslCaCert to Merchant Config for ssl Verification.

Release v0.0.68

30 May 16:10
5282142

Choose a tag to compare

  • Addition of New APIs in SDK:

    • /dms/v3/devices/deassociate -Post
    • /dms/v3/devices/search -Post
  • Updates in Merchant Boarding API Family.

  • Updates in Recurring Billing Subscriptions API Family.

  • Support for multipart data in batch upload api

Release v0.0.67

06 May 08:54
c16d9da

Choose a tag to compare

  • Addition of New APIs in SDK:

    • /ipl/v2/payment-links – POST, GET
    • /tms/v2/tokenized-cards – POST
    • /tms/v2/tokenized-cards/{tokenizedCardId} – GET, DELETE
    • /tms/v2/tokens/{instrumentIdentifierId}/{tokenProvider}/assets/{assetType} – GET
    • /notification-subscriptions/v2/webhooks – POST, GET
    • /notification-subscriptions/v2/webhooks/{webhookId} – GET, PATCH, DELETE
    • /notification-subscriptions/v2/webhooks/{webhookId}/status – PUT
    • /rbs/v1/subscriptions/follow-ons/{requestId} – GET, POST
    • /ipl/v2/payment-links/{id} – GET, PATCH
    • /notification-subscriptions/v2/products/{organizationId} – GET
  • Updates in Invoices API family.

  • Updates in Token Management API family.

  • Updates in Capture Context API family.

  • Updates in Bin Lookup API family.

  • Updates in Flex API family.

Release v0.0.66

04 Apr 10:20
3cbc4e8

Choose a tag to compare

  • Addition of New APIs in SDK
    • /pts/v1/transaction-batch-upload- POST in Transaction Batches API Family
    • /notification-subscriptions/v1/webhooks/{webhookId} - POST in Webhook API Family
  • Updates to Payments APIs
  • Updates to Transaction Details APIs
  • Updates to Webhooks APIs
  • Certain APIs from Webhooks API family have been removed.
    • /nrtf/v1/webhooks/{webhookId}/replays -POST removed from SDK
    • /notification-subscriptions/v1/products/{organizationId} -GET removed from SDK
    • /notification-subscriptions/v1/webhooks- POST, GET removed from SDK
    • /notification-subscriptions/v1/webhooks/{webhookId} - PATCH, GET, DELETE removed from SDK
  • "axios" dependency version updated from 1.7.9 to 1.8.4

Release v0.0.65

24 Mar 11:02
74e7f15

Choose a tag to compare

  • Updates to Flex Microform API
  • Updates to Unified Checkout API
  • Updates to Merchant Boarding API
  • JWE Decryption now accepts private key directly.
    • Client application is expected to decide the appropriate secure storage.

Release v0.0.64

05 Feb 11:02
ed04d1e

Choose a tag to compare

  • axios dependency version updated from 1.7.4 to 1.7.9
  • Fixed issue for masking account field.
  • Enhancements to Payments API Family.
  • Enhancements to Token Management API Family.
  • Enhancements to Payouts API Family.