All Projects → jaisonfdo → PurchaseHelper

jaisonfdo / PurchaseHelper

Licence: other
Sample app to explain the In-App purchase implementation in Android using Play-billing library

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to PurchaseHelper

In App Purchase
A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.
Stars: ✭ 868 (+2793.33%)
Mutual labels:  subscription, purchase
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 (+330%)
Mutual labels:  subscription, purchase
DLInAppPurchase
A demo of In-App Purchase.苹果内购最详细教程
Stars: ✭ 37 (+23.33%)
Mutual labels:  purchase, in-app-purchase
Apphudsdk
Build, Measure and Grow iOS subscription business
Stars: ✭ 93 (+210%)
Mutual labels:  subscription, purchase
cordova-plugin-purchases
Cordova in-app purchases and subscriptions made easy.
Stars: ✭ 52 (+73.33%)
Mutual labels:  subscription, in-app-purchase
google-play-billing-validator
Npm module for Node.js to validate In-app purchases and Subscriptions on your backend
Stars: ✭ 72 (+140%)
Mutual labels:  subscription, 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 (+73.33%)
Mutual labels:  purchase, in-app-purchase
hms-iap-clientdemo-android-studio
This demo app provides all 3 types of product to demonstrate the procedure and capability of Huawei IAP.
Stars: ✭ 36 (+20%)
Mutual labels:  purchase, in-app-purchase
tg-inviter
Generate personal invite links for Telegram channels
Stars: ✭ 26 (-13.33%)
Mutual labels:  subscription
wp-ispconfig3
Wordpress ISPConfig plugin with Gutenberg support
Stars: ✭ 28 (-6.67%)
Mutual labels:  subscription
utopia-crm
Utopía is an open source platform for community based newsrooms to manage their subscriptions
Stars: ✭ 15 (-50%)
Mutual labels:  subscription
purchases-unity
Unity in-app purchases and subscriptions made easy.
Stars: ✭ 48 (+60%)
Mutual labels:  in-app-purchase
wc4bp
WooCommerce BuddyPress Integration
Stars: ✭ 18 (-40%)
Mutual labels:  purchase
Poolakey
Android In-App Billing SDK for Cafe Bazaar App Store
Stars: ✭ 60 (+100%)
Mutual labels:  in-app-purchase
wave
Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
Stars: ✭ 3,646 (+12053.33%)
Mutual labels:  subscription
hms-iap-serverdemo
IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.
Stars: ✭ 20 (-33.33%)
Mutual labels:  purchase
envato-purchase-code-verifier
🚂 A nifty tool for Envato Authors needing to create purchase code verifier as easy and as fast as possible.
Stars: ✭ 19 (-36.67%)
Mutual labels:  purchase
Android-MonetizeApp
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Stars: ✭ 149 (+396.67%)
Mutual labels:  subscription
Zee5
Just a simple shit but no one knows
Stars: ✭ 29 (-3.33%)
Mutual labels:  subscription
drf-stripe-subscription
An out-of-box Django REST framework solution for payment and subscription management using Stripe.
Stars: ✭ 42 (+40%)
Mutual labels:  subscription

PurchaseHelper

Sample app to explain the In-App purchase implementation in Android using Play-billing library

ScreenShot

Note:

Before executing the project you have to change the “applicationId” in the build.gradle(app) and also the “product_id” in the city_list.json file which is in the assets folder.

For more information, check out my detailed guide here : https://droidmentor.com/inapppurchase-subscription/

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].