cordova-plugin-purchases
v6.1.1
Published
Purchases Cordova Plugin
Downloads
4,731
Readme
[!WARNING]
This library is now deprecated. We suggest using our Capacitor SDK instead.The Cordova SDK will receive maintenance updates, but new RevenueCat features and new major versions will not be made available. Billing Client v7 will be the latest version this SDK will ever support (it won't be updated to v8), which means that Google will not allow updates to your app after August 31st, 2026 Read more about Google's Billing Client deprecation schedule
cordova-plugin-purchases
Purchases is a client for the RevenueCat subscription and purchase tracking system. It is an open source framework that provides a wrapper around BillingClient
, StoreKit
and the RevenueCat backend to make implementing in-app subscriptions easy - receipt validation and status tracking included!
Features
| | 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 and SDK Reference 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
Installation
Please follow the Quickstart Guide for more information on how to use the SDK
Requirements
cordova-plugin-purchases requires Xcode 15+ and minimum targets iOS 13.0+. The minimum Android version compatible is 5.0 (API level 21).
SDK Reference
Our full SDK reference can be found here.