Releases: imdhemy/laravel-in-app-purchases
Google server notification can get subscription with custom credentials
Introduction
This version is using "imdhemy/google-play-billing": "^0.6",
you can know more about it here.
You can continue using imdhemy/laravel-purchases: ^0.9
.
This version supports
-
PHP
>=7.1
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- submit custom credentials to get a subscription.
- App Store Server Notifications.
- Get DID_CHANGE_RENEWAL_STATUS data
- Google Play Real-time Developer Notifications.
-
Facades
- Custom clients on facades.
- Product Facade.
- Subscription Facade.
- Convert the get-response (from Google) into a standard Subscription Contract object.
- Convert the verify-response (from Appstore) into a standard Subscription Contract object.
This version fixes
- this is a pre-release. We are creating new issues to fix.
Subscription and Product facades can supply custom client on initialization
Introduction
This version is using "imdhemy/google-play-billing": "^0.6",
you can know more about it here.
You can continue using imdhemy/laravel-purchases: ^0.9
.
This version supports
-
PHP
>=7.1
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
- Get DID_CHANGE_RENEWAL_STATUS data
-
Facades
- Custom clients on facades.
- Product Facade.
- Subscription Facade.
- Convert the get-response (from Google) into a standard Subscription Contract object.
- Convert the verify-response (from Appstore) into a standard Subscription Contract object.
This version fixes
- this is a pre-release. We are creating new issues to fix.
0.9.0
This version supports
-
PHP
>=7.1
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
- Get DID_CHANGE_RENEWAL_STATUS data
-
Facades
- Product Facade.
- Subscription Facade.
- Convert the get-response (from Google) into a standard Subscription Contract object.
- Convert the verify-response (from Appstore) into a standard Subscription Contract object.
This version fixes
- this is a pre-release. We are creating new issues to fix.
0.8.6
This version supports
-
PHP
>=7.1
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
- Get DID_CHANGE_RENEWAL_STATUS data
-
Facades
- Product Facade.
- Subscription Facade.
This version fixes
- this is a pre-release. We are creating new issues to fix.
0.8.5
This version supports
-
PHP
>=7.1
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
-
Facades
- Product Facade.
- Subscription Facade.
This version fixes
- App Store Receipt Verification Sandbox Fallback #28
- this is a pre-release. We are creating new issues to fix.
0.8.4
This version supports
-
PHP
>=7.1
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
-
Facades
- Product Facade.
- Subscription Facade.
This version fixes
- Handles the malformed tokens sent by google, mentioned here.
- this is a pre-release. We are creating new issues to fix.
0.8.3
This version supports
This is a complete rewrite of the package to support:
-
PHP
>=7.1
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
-
Facades
- Product Facade.
- Subscription Facade.
This version fixes
0.8.2
This version supports
This is a complete rewrite of the package to support:
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
-
Facades
- Product Facade.
- Subscription Facade.
This version fixes
- Fix #16
- this is a pre-release. We are creating new issues to fix.
0.8.1
This version supports
This is a complete rewrite of the package to support:
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
-
Facades
- Product Facade.
- Subscription Facade.
This version fixes
this is a pre-release. We are creating new issues to fix.
0.8.0
This version supports
This is a complete rewrite of the package to support:
-
Google Play Developer API.
- Products
- Acknowledge.
- Get.
- Subscriptions
- Acknowledge.
- Get.
- Products
-
App Store verify receipt API.
- Subscriptions
- Products
-
subscription Notifications:
- Google Play Real-time Developer Notifications.
- App Store Server Notifications.
-
Facades
- Product Facade.
- Subscription Facade.
This version fixes
this is a pre-release. We are creating new issues to fix.
- fix #10 .