Question

How does store determine that additional domain parameters are to be asked on some of screens?

Resolution

On-line store uses wrapper for PlanParamsGetAndValidate_API, which is called GetAndCheckServiceParams_API.

The list of the parameters is determined internally, in the method validateExtData of the domain plugin.

Internal content