Question

The "Period Fees Description" is configured in the subscription period(s) of the service plan(s), but it is not displayed in the store. The default description ("price_configured/month") is shown instead. How to configure the way prices are displayed in the store?

Answer

The way prices are shown in the store is controlled by the parameter PERIOD_PRICE_CALC_TYPE.

Business Automation 5.4 - Home > Product Director > Online Store Manager> General Parameters > General Parameter Section GENERAL

Business Automation 5.5 and above - Home > Products > Online Store > More > Advanced Settings

There are three possible values of the parameter:

false - the default one, the prices are displayed in a format "recurring price/month"

true - the "Period Fees Description" will be used

auto - the price is based on information about customer and service (e.g. the discounts for the specific logged in customer, etc). Theoretically this option may reduce store performance a bit, as the system sends more API calls (to determine if there are any discounts, etc).

Internal content