Download the PHP package chfur/appgallery-iap without Composer
On this page you can find all versions of the php package chfur/appgallery-iap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chfur/appgallery-iap
More information about chfur/appgallery-iap
Files in chfur/appgallery-iap
Package appgallery-iap
Short Description PHP AppGallery In-App Purchase implementation
License MIT
Homepage https://github.com/CHfur/appgallery-iap
Informations about the package appgallery-iap
AppGallery IAP
About
AppGallery IAP is a PHP library to handle AppGallery purchase verification and Server Notifications. This package simplifies development by allowing you to work with ready-made data objects. The package also contains SHA256WithRSA signature verification with and without PSS filling.
Installation
Use composer
Usage
The AppGallery IAP verifying Order and Subscription services can be found in the Package for verification. The implementation for the laravel framework can be found in the Laravel In-App purchase package.
Notification About a Key Subscription Event
You can use server notification handling "About a Key Subscription Event" as follow:
Notification About a Key Event of Pending Purchase
And also you can use server notification handling "About a Key Event of Pending Purchase" as follow:
License
The AppGallery IAP is an open-sourced software licensed under the MIT license.
TODO
- Implementing verification without third-party packages
All versions of appgallery-iap with dependencies
ext-openssl Version *
ext-json Version *
stafox/huawei-iap Version 1.0.0
phpseclib/phpseclib Version ^3.0
nesbot/carbon Version ^2.51