Here are
18 public repositories
matching this topic...
PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
An implementation of local receipt validation logic for iOS in Swift
Updated
May 20, 2018
Swift
Reading and Validating In App Purchase Receipt Locally.
Updated
Mar 13, 2020
Swift
Build, Measure and Grow iOS subscription business
Updated
Apr 4, 2020
Swift
In-app subscriptions for Flutter made easy.
Updated
Apr 1, 2020
Objective-C
Deep Analytics for iOS Subscriptions
Updated
Mar 18, 2020
Objective-C
Validate iTunes Transaction and Unified style receipts with local decoding and remote validation.
In-app subscriptions for Android made easy.
Updated
Mar 23, 2020
Kotlin
✅ Verify iOS App receipt with the App Store
Updated
Dec 19, 2019
Elixir
Cordova in-app subscriptions made easy.
Updated
Apr 4, 2020
Objective-C
Controller for managing in-app purchases in your app
Updated
Jan 17, 2020
Swift
🐃 YAAK is a simple server that by its API makes In-App Purchase receipt and Auto-Renewable subscription validation easy :)
Updated
Mar 13, 2020
Kotlin
Apple App Store IAP receipt validation Ruby gem
Updated
Mar 16, 2017
Ruby
A lightweight and easy-to-use iOS library for In-App Purchases. DYFStore uses blocks and notifications to wrap StoreKit, provides receipt verification and transaction persistence and doesn't require any external dependencies.
Updated
Jan 18, 2020
Swift
Build, Measure and Grow iOS subscription business
Local App and In-App-Purchase receipt processing for iOS and macOS written in Swift and no need for OpenSSL
Updated
May 11, 2017
Swift
Improve this page
Add a description, image, and links to the
receipt-validation
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
receipt-validation
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'd love to see combine added to this library. https://developer.apple.com/documentation/combine
All of the networking code in my app uses combine except for this library. This would also be helpful in composing these api calls. This could be done just adding swift extensions to the current library.