Purchase Status

The purchase status is used to determine if a partner application is being run in trial mode or has been purchased by the user. It is shown in the decoded connect JWT token in the functionalityLevel property which can be either full or test.

The purchase status test can be forced during development by adding the HTTP GET parameter forceTrial to the url of the application (in this example farmnettest):

https://devcon.365farmnet.com/en/connect/farmnettest?forceTrial=true