This extension enables the use of Microsoft Store In-app purchases giving you the ability to sell content
or new app functionality (such as unlocking the next level of a game) from right within the app.
Starting in Windows 10, version 1607, apps can use the API in this extension to implement
in-app purchases and trials. Your app needs to targets Windows 10 Anniversary Edition (10.0; Build 14393)
or a later release to use this extension. This extension supports the latest add-on types,
such as Store-managed consumable add-ons, and is designed to be compatible with future types
of products and features supported by Partner Center and the Store.
A complete "getting started" guide will help you through the integration
and we have detailed AS docs available, and a complete example application.
Please note you need to package your Windows application as a UWP application in order to use this extension.
This involves using additional packaging tools and setup through the Microsoft Store.
If you have any questions or concerns you can contact us at airnativeextensions@distriqt.com.
Consumable Purchases
Users can purchase different types of consumables, such as lives or gems in a game, to further their progress through an app.
Consumable in-app purchases are used once, are depleted, and can be purchased again.
Non-Consumable Purchases
Users can purchase non-consumable, premium features within an app.
Non-consumables are purchased once and do not expire, such as additional filters in a photo app.
As with all our extensions you get access to a year of support and updates as we are continually improving and updating the extensions for OS updates and feature requests.
Features
- Retrieve product information;
- Purchase consumable and non-consumable products;
- Restore purchases on a new install or separate device;
- Get current purchases on supported services;