You can't alter the payment model for existing apps.
In order to change the payment model for an existing app you'll need to release a new version. If the app is transitioning to Paid via Atlassian then the required licensing parameters also need to be added to the app's configuration files.
These parameters are added to the pom.xml
and atlassian-plugin.xml
.
For details on this please refer to:
Tutorial: Adding licensing support to your app
Set the enableLicensing flag in the app descriptor file (atlassian-connect.json
) to true
.
For further details on this please refer to:
Rate this page: