How to add Licensing to cloud JIRA addon

Guys,

Can anyone advice on adding licensing to a jira cloud addon? I can only see a single endpoint in the API: https://docs.atlassian.com/jira/REST/cloud/#api/2/licenseValidator

Can somebody point me to some documentation on licensing pls?

Hi @piotr, check out https://developer.atlassian.com/static/connect/docs/latest/concepts/licensing.html

1 Like

Hi @dmeyer , we have now added the enableLicensing=true to our addon descriptor and created a new version in the marketplace. I then set the Payment Model field to Paid via Atlassian.

And nothing happened :slight_smile: So what am I missing? Where is the page on which I define payment details, like price per seat, bank account number, etc.

Thanks!