3.23.3 Release

Reporting - Grouping of Azure Usage Invoice Items per Subscription


You can now use our reporting for grouping the invoice items per Azure subscription. The items can be grouped by:

  • Subscription name
  • SubscriptionId - the internal identifier we keep for a subscription
  • Subscription External Id - The Id of the Azure subscription in Microsoft systems.


Using this new grouping you will be able to reconcile your charges with Microsoft charges very easily. For more details, please check Reconciling Azure Charges with Microsoft.

Integration Framework - Subscription Entity is Available for PUSH Actions


From this release our integration framework supports the synchronization of the subscription records with an external system. We support only the PUSH actions, meaning that you can transfer the subscriptions to your external system by defining the transformation scheme you wish. But you cannot update the subscription records in our platform or create new ones (PULL actions) using the information originated by your external system.

For more details regarding the information you can collect and push to the external system, please check the Subscription section in interworks.cloud JSON Objects page. 

Integration Tests Added in Payment Gateway SDK


We enriched our Payment Gateway SDK and we included integration tests that will help you identify any codes issues you might have during the development of your payment gateway. These tests are for "redirection / tokenization" category of integration. We have uploaded a new payment plugin sample project that includes the new integration tests.

PaymentGatewaySDK Log Category


We added in our Log mechanism a new category called PaymentGatewaySDK for accessing all the log records we are keeping for any action originated from our payment gateway SDK. When for example a customer pays using a payment gateway you have implemented, in this category you can find exactly the calls and their parameters for this action.

Resolved Issues


KeySummary
EXL-5293Storefront rebranding is lost if the embedded javascript code includes ">" and "<" characters 
EXL-5432Promotions not terminating on end date
EXL-5929AVG Service Manager - Product License Key not to be compulsory for new purchases
EXL-5981Order execution fails if an order characteristics is compulsory but not required for the specific product configuration

On this page