Improvements
Taxes Collection for Swiss Customers
In our continuous efforts to improve our service, we have been developing a new update for the Swiss market specifically. Thanks to this update, Swiss customers will have a 7.7% VAT added to their purchases.
For more information, see How VAT works for content offers in Switzerland.
Broadcaster’s Terms & Conditions
We have improved external Terms & Conditions handling in MediaStore SDK. If a broadcaster's Terms & Conditions include Cleeng's ones, a separate Cleeng Terms & Conditions checkbox (e.g. in the registration form) can be hidden.
To do so, please contact our Broadcaster Success Specialists team.
API Changes
Trial Handling
To enhance handling of subscriptions with trial periods, we have introduced a number of improvements to our API endpoints and webhooks. The majority of API changes described below are connected with this enhancement.
Added
New MediaStore SDK endpoint added:
- Get an order - it allows you to get the details of an order.
New webhook topic added:
- subscriptionTrialConverted - its aim is to improve the trial handling experience. When subscribed to it, you will get a notification when a subscription is converted from trial.
Improved
- API endpoints
inTrial parameter added to the responses in the following endpoints to enhance handling of subscriptions with trial periods:
- Fetch customer's subscriptions
- Webhooks:
- subscriptionCreated - inTrial parameter added to notify the broadcaster that the subscription was created but it is in a trial period
- paymentReadyForRefund - the name of the webhook changed to paymentRefundAccepted
MediaStore SDK Components Changes
1.2.0 - a new release for MS SDK Components. For the latest changes, please see Release 1.2.0 What’s changed