Laravel In App Purchases Save

Validate products and subscription receipts. Handle subscription lifecycle.

Project README

Laravel In-app Purchase cover

Packagist PHP Version Support Latest Version on Packagist Total Downloads GitHub last commit CI

✅ App Store ✅ Google Play

Laravel In-App purchase

Google Play and App Store provide the In-App Purchase (IAP) services. IAP can be used to sell a variety of content, including subscriptions, new features, and services. The purchase event and the payment process occurs on and handled by the mobile application (iOS and Android), then your backend needs to be informed about this purchase event to deliver the purchased product or update the user's subscription state.

Laravel In-App purchase comes to help you to parse and validate the purchased products and handle the different states of a subscription, like New subscription , auto-renew, cancellation, expiration and etc.

Installation

Use composer to install the package:

composer require imdhemy/laravel-purchases

Documentation

The documentation is available on Liap manual.

License

Laravel In-App purchase is licensed under the MIT license.

Open Source Agenda is not affiliated with "Laravel In App Purchases" Project. README Source: imdhemy/laravel-in-app-purchases
Stars
284
Open Issues
9
Last Commit
3 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating