Online Store General Parameters
BRANDING parameters
The section comprises branding settings of the online store:
- CP_TYPE defines control panel application (Operations, Billing).
- CP_URL defines vendor specific URL to control panel.
CACHE parameters
The section comprises cache management parameters of the online store:
- TIMELIFE_CACHE_BM parameter defines the life-time of cashed results of Open API function calls (in minutes).
- USE_BM_CACHE parameter indicates whether results of Open API function calls are to be cashed (true) or not (false). If parameter value is 'true', it improves online store performance. In this case, you have to synchronize store, if some changes in service plans, resources rates or resources have been made.
To use store calls caching, it is necessary to configure database for store and then enable caching using parameters from the CACHE group. For additional information, see the Managing Online Store > Configuring Online Store General Settings > Configuring Store Database Cache section in Online Store guide.
DESIGN parameters
The section comprises design settings of the online store:
- AUTOMATIC_CART_COLLAPSE_SIZE parameter defines minimal number of order items when the cart gets collapsed automatically.
- POPUP_HEIGHT parameter defines the height of pop-up screens.
- POPUP_WIDTH parameter defines the width of pop-up screens.
GENERAL parameters
The section comprises online store global parameters:
- ALLOW_PROMOCODE parameter defines whether user can enter promotion code in the online store wizard.
- BANNERHIT_COOKIE_HOST parameter defines the name of cookie’s host.
- BANNERHIT_COOKIE_NAME parameter defines the name or the cookie name for the banner hit.
- BASE_PROTO parameter defines the protocol (http or https) to be used by store scenarios.
- CANCEL_FRAUD_CHECK parameter defines whether Fraud Check document is created or not.
- COOKIE_HOST parameter defines hostname for most online store cookies. To share cookies between subdomains use string like ".example.com" with dot before the domain.
- CURRENCY_TRIM_ZERO parameter removes zero digits in decimal part of the prices.
- DOMAIN_CONTACTS_ON_CHECKOUT parameter defines whether to prompt customer to enter domain registration contacts on checkout page (true) or after domain name is added to the shopping cart (false).
- INCLUDE_HOSTING_DOMAINID parameter defines whether hosting items get DomainID required parameter from included domains of the same order. When this option is set to true, the hosting subscription gets named with DomainID parameter value.
- LOGIN_BEFORE_USAGE_SCENARIO parameter defines whether to make user login before index page entrance (true), or not (false).
- ONLY_FROM_PLESK_ACCESS parameter defines if the online store is opened for all users (false) or only for users redirected from Plesk (true).
- PERIOD_PRICE_CALC_TYPE parameter defines how subscription period price is calculated. Value is calculated by online store (false), text from 'Period Fees Description' field of subscription period is used (true), value is calculated by Billing, including possible promotions or discounts (auto).
- SHOW_PRELOADER parameter defines whether input is blocked while page is loading. If input is blocked (true), "loading" icon is displayed after each form submit.
- USE_STANDARD_COMBOBOXES define whether standard combo boxes are used.
ORDER parameters
The section comprises the shopping cart and order details parameters of the online store:
- HIDE_OACI_DETAILS parameter defines whether a selected Cloud Infrastructure configuration is shown in the basket.
- INCLUDE_TAX_TO_PRICE parameter defines whether prices in the Online Store are shown with included taxes.
- REFRESH_BASKET_ON_PAYTOOL_CHANGE parameter defines whether the price shown in shopping cart is recalculated depending on Handling Fee charge defined under System > Settings > Payment Processing.
- SHOW_DISCOUNT parameter defines whether the Discount column is shown in the shopping cart.
- SHOW_PRICE parameter defines whether the Price column is shown in the shopping cart.
- SHOW_OLD_PRICE parameter defines whether the Price Before Discount column is shown in the shopping cart.
- SHOW_QUESTION_ICONS parameter defines whether the question icons are shown on each order line in the online store. By clicking on these icons a user can see the Long Description of an ordered plan.
- SHOW_SETUP_FEE parameter defines whether the Setup Fee column is shown in the shopping cart.
- SHOW_SKU parameter defines whether the SKU column is shown in the shopping cart.
- SHOW_SUBSCRIPTION_FEE parameter defines whether the Subscription Fee column is shown in the shopping cart
- SHOW_TAXES parameter defines the way the Sales Tax field is shown in the shopping cart. Possible values are:
- No - hide Sales Tax field from the shopping cart.
- Total - show only total of Sales Tax.
- Detailed - show full list of all applied Sales Taxes (with names, rates and amounts).
SHARING parameters
The section comprises online store sharing parameters:
- SHARED_STORE parameter defines whether the Online Store is used as Shared Online Store between Resellers.
- SHARED_STORE_SHOW_COSTS parameter defines whether Reseller costs are shown in the Shared Online Store.