# Purchases ``` $ ionic cordova plugin add cordova-plugin-purchases@2.4.0 $ npm install @awesome-cordova-plugins/purchases ``` ## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/purchases/) Plugin Repo: [https://github.com/RevenueCat/cordova-plugin-purchases](https://github.com/RevenueCat/cordova-plugin-purchases) Purchases is a cross platform solution for managing in-app subscriptions. A backend is also provided via [RevenueCat](https://www.revenuecat.com) ## Features | | RevenueCat | | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | | ✅ | Server-side receipt validation | | ➡️ | [Webhooks](https://docs.revenuecat.com/docs/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](https://docs.revenuecat.com/docs) up to date | | 🔀 | [Integrations](https://www.revenuecat.com/integrations) - over a dozen integrations to easily send purchase data where you need it | | 💯 | Well maintained - [frequent releases](https://github.com/RevenueCat/cordova-plugin-purchases/releases) | | 📮 | Great support - [Help Center](https://revenuecat.zendesk.com) | | 🤩 | Awesome [new features](https://trello.com/b/RZRnWRbI/revenuecat-product-roadmap) | ## Getting Started For more detailed information, you can view our complete documentation at [docs.revenuecat.com](https://docs.revenuecat.com/docs). ## Supported platforms - Android - iOS