Table of Contents

The mechanism of tariff plan

Discription

From Stalker middleware 4.8.36 there is an ability of turning on the mechanism of tariff plan.

The main characteristics of the mechanism:

Turning on

To turn on tariff plan - it is neccessary to type next in configuration file:

enable_tariff_plans = true
While turning on tariff plan - all users which have no tariff plan will lose channel lists, video and the part of categories. It is recommended to switch between tariff plans while scheduled works or in a separate database with import.

Manual control

In admin interface of “Tariff” category formarly packages of service created. When tariff plan is created - the neccessary packages attached to it. When the new account created or the existed account edit - it is possible to know the attachment to the tariff plan.

Work with API

It is possible to control user account and tariff plan's attachment with API.

REST API

The work with user account attachment to the tariff plan is realized with ACCOUNTS

SOAP API

Draft