Last updated Sep 3, 2019

I can't change my app's payment model

Problem Description

You can't alter the payment model for existing apps.

UI message

Resolution

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.

For server apps

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

For cloud apps

Set the enableLicensing flag in the app descriptor file (atlassian-connect.json) to true.

For further details on this please refer to:

Cloud app licensing

Rate this page: