locked
how can I give the customer of an App the choice wether it is an abonemnet or a puchase? RRS feed

  • Question

  • Hi,

    I want to give the customer of an App the choice whether to buy, or to use the App with an abonnement. How can I do this?
    I only find th option to purchase an App.

    Kind regards,

    Martin

    Tuesday, May 5, 2020 6:30 PM

All replies

  • Hi M_Stein,
    It may be impossible to make the app with subscription , but you could set In-app purchase(Add-on) in your app to sell content or new app functionality to be purchased one time(Durable Add-on) or charged at recurring intervals(Subscription Add-on).By the way, I advise you to use the new namespace Windows.Services.Store not the old one Windows.ApplicationModel.Store. You can refer to In-app purchases and trials to get how to implement the Add-on in your app and Add-on submissions to submit it in the dashboard.

    Best regards

    Daisy Tian


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Wednesday, May 6, 2020 6:01 AM
  • You can give the users an Add-on feature. The Add-on can be a one-time purchase or you can give them a subscription Add-on. These are in-App features for a certain cost, to the users.

    It is your choice.

    Monday, June 1, 2020 3:43 PM