Free Price with Time Limited Trial

Rafael Dipold 21 Reputation points
2022-01-24T21:57:15.02+00:00

Hi,

I am developing a Software as a Service (SaaS) application using the Windows.Services.Store licensing API.

I do not fully understand how the Trial Licensing works, or if I do, I am seeing unexpected behaviour from the Store...

I have configured my application as a Free product with a 7-day Time Limited Trial.

The app is initially intended to be a Full Feature trial, which requires the purchase of a monthly subscription "SaaS" license once the trial period has expired. I have store Add-ons defined to acquire such SaaS licenses which are purchased In-App, and this works very well.

My issue is that when a new user acquires the App in the Store, that user does not appear to be issued a Trial license. Instead it appears that they are given a Full license, which my App ignores because it relies on those Add-On licenses.

Trial Time Limited doesn't trigger with Free Price?

Any assistance would be appreciated.

Microsoft Partner Center | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-01-25T02:27:40.593+00:00

    Hello,

    Welcome to Microsoft Q&A!

    First of all, you've set your app as a free product, so it is expected for users to get a full license for your app. Based on your scenario, you should add free trial periods of 1 week to your subscription instead of to your app. What you need to do is to check the subscription license to see if it is trial and if use had purchased it.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.