Common setting
Code
<CommonSetting>false</CommonSetting>
The <CommonSetting>
tag is used to determine whether the parameters defined for Settings can be changed by the mPOS users from the Settings section of the app.
If defined as true, the mPOS users will not be able to change the settings from the application.
In this case, only selective setting options can be used: Configurations, Send log file, and Sync data.
By default, this parameter is set to false, which means the users having a valid Settings PIN will be able to change the settings for the mPOS app on their device.
When it is used
Defining this parameter as true can, for example, be useful when the app settings are required to be exactly the same for all the mPOS users using the same Configuration settings (the combination of Web service URL and Webshop ID).