Purchases is a client for the RevenueCat subscription and purchase tracking system. It is an open source framework that provides a wrapper around BillingClient
and the RevenueCat backend to make implementing in-app subscriptions in Android
easy - receipt validation and status tracking included!
RevenueCat | |
---|---|
โ | Server-side receipt validation |
โก๏ธ | Webhooks - enhanced server-to-server communication with events for purchases, renewals, cancellations, and more |
๐ฏ | Subscription status tracking - know whether a user is subscribed whether they're on iOS, Android or web |
๐ | Analytics - automatic calculation of metrics like conversion, mrr, and churn |
๐ | Online documentation up to date |
๐ | Integrations - over a dozen integrations to easily send purchase data where you need it |
๐ฏ | Well maintained - frequent releases |
๐ฎ | Great support - Help Center |
๐คฉ | Awesome new features |
Please follow the Quickstart Guide for more information on how to use the SDK