All Projects → RevenueCat → purchases-unity

RevenueCat / purchases-unity

Licence: MIT license
Unity in-app purchases and subscriptions made easy.

Programming Languages

C#
18002 projects
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to purchases-unity

cordova-plugin-purchases
Cordova in-app purchases and subscriptions made easy.
Stars: ✭ 52 (+8.33%)
Mutual labels:  iap, in-app-purchase
Swiftystorekit
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
Stars: ✭ 5,796 (+11975%)
Mutual labels:  iap, in-app-purchase
DYFStoreKit
([Swift] https://github.com/chenxing640/DYFStore) A lightweight and easy-to-use iOS library for In-App Purchases (Objective-C). DYFStoreKit uses blocks and notifications to wrap StoreKit, provides receipt verification and transaction persistence and doesn't require any external dependencies.
Stars: ✭ 52 (+8.33%)
Mutual labels:  iap, in-app-purchase
React Native Iap
react-native native module for In App Purchase.
Stars: ✭ 2,025 (+4118.75%)
Mutual labels:  in-app-purchase
token-cli
Command line utility for interacting with OAuth2 infrastructure to generate tokens
Stars: ✭ 19 (-60.42%)
Mutual labels:  iap
NoMansWallpaperApp
Looking for your next No Man's Sky wallpaper?
Stars: ✭ 35 (-27.08%)
Mutual labels:  in-app-purchase
TsukiSuite
A toolsuite created to make Unity development easier
Stars: ✭ 23 (-52.08%)
Mutual labels:  unity-plugin
store-ue4-sdk
Xsolla Store plugin for Unreal Engine 4
Stars: ✭ 17 (-64.58%)
Mutual labels:  in-app-purchase
Poolakey
Android In-App Billing SDK for Cafe Bazaar App Store
Stars: ✭ 60 (+25%)
Mutual labels:  in-app-purchase
Xamarin.InAppPurchasing
Sample project for secure in-app purchases with Xamarin for iOS and Google Play
Stars: ✭ 26 (-45.83%)
Mutual labels:  in-app-purchase
cloud-run-iap-terraform-demo
Deploy an IAP-secured application to Cloud Run using Terraform (e.g. an admin portal or internal company app)
Stars: ✭ 51 (+6.25%)
Mutual labels:  iap
UnitySceneSwitcher
Editor extension for quick scene switching.
Stars: ✭ 38 (-20.83%)
Mutual labels:  unity-plugin
DialogueGraph
Open-source node-based tool for developing branching conversation trees
Stars: ✭ 133 (+177.08%)
Mutual labels:  unity-plugin
gcp-iap-auth
A simple server implementation and package in Go for helping you secure your web apps running on GCP behind a Cloud IAP (Identity-Aware Proxy)
Stars: ✭ 75 (+56.25%)
Mutual labels:  iap
Google-IAP
Android Library for easing Google Play Billing to your apps with support for Subscriptions, In-App Purchases and Consumables with a beautiful sample app.
Stars: ✭ 129 (+168.75%)
Mutual labels:  iap
nami-apple
Easy Apple subscriptions & in-app purchases, powered by on-device machine learning to grow your revenue. The smartest way to sell subscriptions.
Stars: ✭ 34 (-29.17%)
Mutual labels:  in-app-purchase
react-native-cafe-bazaar
In-App billing for Cafe Bazaar (local android market)
Stars: ✭ 26 (-45.83%)
Mutual labels:  in-app-purchase
Rosalina
Rosalina is a code generation tool for Unity's UI documents. It generates C# code-behind script based on a UXML template.
Stars: ✭ 57 (+18.75%)
Mutual labels:  unity-plugin
Procedural-City-Generator
This unity editor script can generate procedural cities in Unity 3D editor itself so there is no need to design the game world in external tools. City is generated at predefined or random points by premetives.
Stars: ✭ 18 (-62.5%)
Mutual labels:  unity-plugin
unity-plugin
Official Amplitude Unity Plugin
Stars: ✭ 31 (-35.42%)
Mutual labels:  unity-plugin

RevenueCat
Unity in-app subscriptions made easy

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.

Amazon Support

This version of the SDK doesn't have support for Amazon Store. If you would like to use our SDK with Amazon Store, use the version tagged amazon-latest and follow the AMAZON-INSTRUCTIONS.md docs to get set up.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].