Qonversion provides full in-app purchases infrastructure, so you do not need to build your own server for receipt validation.
Implement in-app subscriptions, validate user receipts, check subscription status, and provide access to your app features and content using our StoreKit wrapper and Google Play Billing wrapper.
Read more in documentation.
- Application calls the purchase method to initialize Qonversion SDK.
- Qonversion SDK communicates with StoreKit or Google Billing Client to make a purchase.
- If a purchase is successful, the SDK sends a request to Qonversion API for server-to-server validation of purchase. Qonversion server unlocks permissions associated with the product.
- SDK returns control to the application with a processing state
Monitor your in-app revenue metrics. Understand your customers and make better decisions with precise subscription revenue data.
Share your iOS and Android in-app subscription data with your favorite platforms.
Qonversion SDK is available under the MIT license.