Skip to content

Releases: CyberSource/cybersource-rest-client-java

Release v0.0.52

10 Apr 06:35
Compare
Choose a tag to compare
Release v0.0.52 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.51

07 Feb 11:44
Compare
Choose a tag to compare
Release v0.0.51 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
  4. Security fixes: updated the version of commons-io library from 2.7 to 2.11.0

Release v0.0.50

14 Dec 06:32
Compare
Choose a tag to compare
Release v0.0.50 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.49

09 Nov 10:37
Compare
Choose a tag to compare
Release v0.0.49 Pre-release
Pre-release
  1. Addition of three new APIs:
    (i) Transient Token Data
    endpoint: "/up/v1/payment-details/{transientToken}"
    (ii) Unified Checkout Capture Context
    endpoint: "/up/v1/capture-contexts"
    (iii) Retrieve the EMV Dictionary
    endpoint: "/tss/v2/transactions/emvTagDetails"
  2. Enhancements to Payments API with additional fields and update in existing field definition.
  3. Enhancements to Decision API with additional fields and update in existing field definition.
  4. Enhancements to PayerAuthEnrollment API with additional fields and update in existing field definition.
  5. Meta Key issue is fixed by upgrading the CyberSource Auth SDK version.
  6. Logging framework configuration is added in README.md file.

Release v0.0.48

22 Sep 07:58
Compare
Choose a tag to compare
Release v0.0.48 Pre-release
Pre-release
  • Enhancements to Payments API with additional fields and update in existing field definition.
  • Upgraded okhttp3 to v4.10.0

Release v0.0.47

25 Jul 14:22
Compare
Choose a tag to compare
Release v0.0.47 Pre-release
Pre-release
  • Enhancements to Payments API

Release v0.0.46

10 Jun 14:07
Compare
Choose a tag to compare
Release v0.0.46 Pre-release
Pre-release
  • Enhancements to Payments API, Transaction Search and Details API, and Risk APIs.

Release v0.0.45

20 May 20:39
Compare
Choose a tag to compare
Release v0.0.45 Pre-release
Pre-release
  • Enhancements to Payments API and Transaction Search API
  • Fix for Invoicing APIs
  • Update version of gson

Release v0.0.44

22 Apr 12:35
Compare
Choose a tag to compare
Release v0.0.44 Pre-release
Pre-release
  • Enhancements to Payments API
  • Addition of new KMS API endpoint

Release v0.0.43

23 Mar 12:13
Compare
Choose a tag to compare
Release v0.0.43 Pre-release
Pre-release
  • Enhancements to Payments API