3.28.38 Release

Date:  Oct 18, 2021

Installation: https://downloads.interworkscloud.net/patches/3.28.0/CloudPlatform.Patch.3.28.38.zip
You must upgrade first to 3.28.0 using the interworks.cloud installer before applying this patch

 

Self-Registration - Now Available in Standard Reseller’s Storefront

The Standard Edition resellers can now offer the self-registration option via their Storefront, while the registration requests can be set to either be automatically accepted or approved by the reseller. When the self-registration option is enabled, any visitor will be able to self-register to have access to the Storefront of the Standard Edition reseller and consequently check the services in offer.

On this page

 

Strings for the Upcoming Release Note

The following Excel file contains the latest strings for translation, based on their tag_name, for the upcoming release note 3.28.39.

 

For more details, please check the page.

 

Sorting Improvement of Account Balance in BSS

While selecting to view the Account Balance of a BSS Account, the default sorting of the table containing all the available transactions is now based on the column Created At. This column sorts the transactions in descending order based on the date and timestamp they were created. Consequently, this improvement provides the BSS user with a precise perspective of the order of transactions.

For more details, please check the Manage Accounts - Account Balance page.

 

Improvements on Products API

Products API is now supporting changes that affect products that participate in Bundle products.

  • Disabling predefined units (monthly, annually, semi-annually, etc.) of a product that participates in a Bundle product is not allowed. The change affects the following end-point: PATCH /api/products/{product ID}/pricing.

  • When a price update occurs for a product that participates in a Bundle product, the price of the Bundle product changes accordingly. The change affects the following end-point: PATCH /api/products/{product ID}/pricing/prices.

 

Products API

In API v3, we introduced new methods for managing products of bundles. More methods will be published in the following releases.

Method

Description

Method

Description

GET /api/products/{productId}/bundles

Retrieves the bundles to which a product is assigned based on the given ID.

 

Resolved Issues

EXL-13281

The registration button in Storefront is enabled without first accepting the terms of use.

EXL-13186

API v3 - The Create Order API method creates an order without applying the correct responsible user.

EXL-13080

Microsoft Customer Importer - The subscriptions are not created with the correct currency

EXL-11875

The pending requests for pay-per-use products are not displayed correctly in the Storefront.

EXL-13234

The Storefront anonymous users cannot view the product details page because of the product’s available currencies.