Last updated
Last updated
Plugin Repo:
Purchases is a client for the 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!
Android
iOS
The Cordova plugin is not guaranteed to be up to date and we are moving our efforts to the Capacitor plugin. Please consider using our instead of the Cordova plugin and this wrapper.
Please follow the for more information on how to use the SDK
This latest release updates the plugin to use BillingClient 6 in Android. If you come from an older version of the RevenueCat SDK, see for a more thorough explanation of the new Google subscription model announced with BillingClient 5 and how to take advantage of it.
If your app supports product changes using , then you can either stick with the previous major version until support for DEFERRED is re-introduced in this major version, or you can remove DEFERRED replacement options from your app.
✅
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