Skip to content

Releases: CyberSource/cybersource-rest-client-dotnetstandard

Release v0.0.1.30

02 Feb 07:05
26acc4f

Choose a tag to compare

Release v0.0.1.30 Pre-release
Pre-release

Cybersource.Authentication.NetStandard ( v0.0.1.13 )

  • jose-jwt version upgraded to 4.1.0

CyberSource.Rest.Client.NetStandard

  • Enhancements to Token Management API Family.
  • Enhancements to Payer Authentication API Family.
  • Enhancements to Account Updater API Family.
  • Enhancements to Payments API Family.
  • Newtonsoft.Json version upgraded to 13.0.3.
  • CyberSource.Authentication.NetStandard version upgraded to 0.0.1.13.

Release v0.0.1.29

19 Dec 11:58
17a40bb

Choose a tag to compare

Release v0.0.1.29 Pre-release
Pre-release
  1. Enhancements to Create New Webhooks API Family.
  2. Enhancements to Manage Webhooks API Family.

Release v0.0.1.28

10 Nov 06:51
c0ada21

Choose a tag to compare

Release v0.0.1.28 Pre-release
Pre-release

Cybersource.Authentication.NetStandard ( v0.0.1.12 )

  • NLog version upgraded to 5.0.0

CyberSource.Rest.Client.NetStandard

  1. Below are the new list of API added:
  • APIs added in Merchant Boarding Family
    • /boarding/v1/registrations - POST.
    • /boarding/v1/registrations/{registrationId} - GET.
  • APIs added in Webhooks Family
    • /kms/egress/v2/keys-sym - POST.
    • /notification-subscriptions/v1/products/{organizationId} - GET.
    • /notification-subscriptions/v1/webhooks - POST and GET.
    • /notification-subscriptions/v1/webhooks/{webhookId} - PATCH, GET and DELETE.
    • /nrtf/v1/webhooks/{webhookId}/replays - POST.
    • /kms/egress/v2/keys-asym - POST API.
  1. Update in Payments API Family.
  2. Update in Symmetric Key Management API Family.
  3. NLog version upgraded to 5.0.0.
  4. CyberSource.Authentication.NetStandard version upgraded to 0.0.1.12.

Release v0.0.1.27

11 Oct 09:56
37d1d17

Choose a tag to compare

Release v0.0.1.27 Pre-release
Pre-release

Cybersource.Authentication.NetStandard ( v0.0.1.11 )

  • Utility method added for decrypting JWE response.

CyberSource.Rest.Client.NetStandard

  1. Below are the new list of API added:
  • APIs added in Decision Manager Family
    • /risk/v1/decisions/{id}/actions - POST
    • /risk/v1/decisions/{id}/comments - POST
  1. Update in Payments API Family
  2. Update in Risk Management API Family
  3. Update in Payer Authentication API Family
  4. JWE Decryption for TMS Network Tokenization support added in SDK
  5. Response Models name changed in Recurring Billing Subscriptions API Family
  6. CyberSource.Authentication.NetStandard version upgraded to 0.0.1.11.

Release v0.0.1.26

01 Sep 10:50
ba94022

Choose a tag to compare

Release v0.0.1.26 Pre-release
Pre-release
  1. Below are the new list of API added:
  • APIs added in Payments Family (Billing Agreements):
    • /pts/v2/billing-agreements - POST
    • /pts/v2/billing-agreements/{id} - PATCH
    • /pts/v2/billing-agreements/{id}/intimations - POST
  1. Update in Payments API Family
  2. Update in Decision Manager API Family
  3. Update in Payer Authentication API Family
  4. Update in Invoices API Family

Release v0.0.1.25

07 Jul 05:57
1819fcb

Choose a tag to compare

Release v0.0.1.25 Pre-release
Pre-release
  1. Enhancements to Payments API Family
  2. Enhancements to TransactionDetails API Family
  3. Enhancements to Risk Management API Family
  4. Enhancements to Recurring Billing Subscriptions API Family
  5. SDK Tracking functionality added

Release v0.0.1.24

01 Jun 18:08

Choose a tag to compare

Release v0.0.1.24 Pre-release
Pre-release
  1. Enhancements to Payments API Family
  2. Enhancements to TransactionDetails API Family
  3. Enhancements to Invoicing API Family

Release v0.0.1.23

03 May 19:19
0d20dff

Choose a tag to compare

Release v0.0.1.23 Pre-release
Pre-release
  1. Enhancements to Payments API Family
  2. Enhancements to Payout API Family
  3. Enhancements to Risk API Family

Release v0.0.1.22

10 Apr 06:18
8221f9f

Choose a tag to compare

Release v0.0.1.22 Pre-release
Pre-release

Cybersource.Authentication.NetStandard ( v0.0.1.10 )

  • Intermediate host field has been added as optional in configuration for axa feature

CyberSource.Rest.Client.NetStandard

  1. New API Family is added in SDK:
    (i) Subscriptions Family-
    /rbs/v1/plans - post & get
    /rbs/v1/plans/{id} - get, patch & delete
    /rbs/v1/plans/{id}/activate -post
    /rbs/v1/plans/{id}/deactivate -post
    /rbs/v1/plans/code - get
    /rbs/v1/subscriptions - post & get
    /rbs/v1/subscriptions/{id} -get & patch
    /rbs/v1/subscriptions/{id}/cancel - post
    /rbs/v1/subscriptions/{id}/suspend - post
    /rbs/v1/subscriptions/{id}/activate - post
    /rbs/v1/subscriptions/code -get

    (ii) Batches Family-
    /accountupdater/v1/batches - post & get
    /accountupdater/v1/batches/{batchId}/status - get
    /accountupdater/v1/batches/{batchId}/report - get

    (iii) Token Management -> Token
    (iv) Flex Microform -> Microform Integration

  2. Enhancements to Payments API Family

  3. Enhancements to TMS API Family

  4. Enhancements to UserManagement API Family

  5. Update in microform API (/microform/v2/sessions -post ) for change in Response 201 schema type to "string"

  6. Update in capture context API (/up/v1/capture-contexts -post ) for change in Response 201 schema type to "string"

  7. Update in Rest Sharp lib upgrade from 106.12.0 to 108.0.3

  8. Axa feature has been added as optional

Release v0.0.1.21

07 Feb 07:42
07a9bb3

Choose a tag to compare

Release v0.0.1.21 Pre-release
Pre-release

1. Addition of new APIs:
(i) /pts/v2/refresh-payment-status/{id} - post
(ii) /pts/v1/push-funds-transfer - post
2. Enhancements to Payments API Family
3. Enhancements to Risk API Family