RevenueCat / purchases-unity

Unity in-app purchases and subscriptions made easy.

Home Page:https://www.revenuecat.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RevenueCat
Unity in-app subscriptions made easy

openupm

What is purchases-unity?

Purchases Unity is a client for the RevenueCat subscription and purchase tracking system. It is an open source framework that provides a wrapper around StoreKit, Google Play Billing and the RevenueCat backend to make implementing in-app purchases in Unity easy.

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 or Android
๐Ÿ“Š 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

Getting Started

For more detailed information, you can view our complete documentation at docs.revenuecat.com.

Dependencies and Unity IAP

We use StoreKit for iOS and BillingClient for Android. This plugin also depends on purchases-ios, purchases-android and purchases-hybrid-common.

VERSIONS.md contains the dependencies versions for each release.

If using this plugin alongside Unity IAP, please check the specific instructions in our observer mode docs.

About

Unity in-app purchases and subscriptions made easy.

https://www.revenuecat.com/

License:MIT License


Languages

Language:C# 80.7%Language:Objective-C 8.3%Language:Java 7.3%Language:Ruby 2.5%Language:Shell 1.2%