Skip to content

Releases: CyberSource/cybersource-rest-client-ruby

Release v0.0.56

15 Nov 07:22
cd506d6
Compare
Choose a tag to compare
Release v0.0.56 Pre-release
Pre-release
  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
  1. Update in Payments API Family
  2. Update in Symmetric Key Management API Family
  3. Added SDK Tracker functionality

Release v0.0.55

09 Oct 10:45
3a88ccc
Compare
Choose a tag to compare
Release v0.0.55 Pre-release
Pre-release
  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

Release v0.0.54

01 Sep 10:44
8700ac9
Compare
Choose a tag to compare
Release v0.0.54 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.53

05 Jul 10:44
063d5bb
Compare
Choose a tag to compare
Release v0.0.53 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. Fix for supporting "hash" field in API's request and response body.

Release v0.0.52

01 Jun 18:14
f30a757
Compare
Choose a tag to compare
Release v0.0.52 Pre-release
Pre-release
  1. Enhancements to Payments API Family
  2. Enhancements to TransactionDetails API Family
  3. Enhancements to Invoicing API Family
  4. Dependency "jwt" version upgraded to 2.7.0 from 2.1

Release v0.0.51

03 May 19:31
21f9876
Compare
Choose a tag to compare
Release v0.0.51 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.50

10 Apr 10:44
4efe0b0
Compare
Choose a tag to compare
Release v0.0.50 Pre-release
Pre-release
  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. Axa feature has been added as optional

Release v0.0.49

07 Feb 07:53
46a6350
Compare
Choose a tag to compare
Release v0.0.49 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

Release v0.0.48

12 Dec 19:55
46a6350
Compare
Choose a tag to compare
Release v0.0.48 Pre-release
Pre-release
  1. Addition of new APIs::
    (i) /kms/v2/keys - get
    (ii) /kms/v2/keys-password/{keyId} - patch
    (iii) /kms/v2/keys-pgp/{keyId} - patch
    (iv) /kms/v2/keys-scmp/{keyId} - patch

  2. Addition of new verb/method in existing API
    endpoint: /kms/v2/keys-asym/{keyId}
    verb: patch

  3. Enhancements to Payments API with update in existing field length.

Release v0.0.47

28 Oct 10:28
46a6350
Compare
Choose a tag to compare
Release v0.0.47 Pre-release
Pre-release

Addition of three new APIs:

  • Transient Token Dataendpoint: "/up/v1/payment-details/{transientToken}"
  • Unified Checkout Capture Context endpoint: "/up/v1/capture-contexts"
  • Retrieve the EMV Dictionary endpoint: "/tss/v2/transactions/emvTagDetails" Enhancements to Payments API with additional fields and update in existing field definition.Enhancements to Decision API with additional fields and update in existing field definition.Enhancements to PayerAuthEnrollment API with additional fields and update in existing field definition.