mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
40 lines
2.7 KiB
Markdown
40 lines
2.7 KiB
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/purchases/index.ts#L174">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# Purchases
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-purchases@2.3.0
|
|
$ npm install @ionic-native/plugins/purchases
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|