Hey there,
my app currently is available for free for Jira Sever and I am running through the steps required to share a Data Center compatible version with the community.
I want to make them available with two different payment/pricing models:
Data Center shall use UPM licensing with the setting <param name="atlassian-licensing-enabled">true</param>
in atlassian-plugin.xml and will be charged depending on the user tier while Server shall be continued as a free app and thus with <param name="atlassian-licensing-enabled">false</param>
and no charges at all.
Do I have to upload two different apps for that or how will I be able to separate into those two payment models for Server and Data Center?
Thanks in advance
Stefan