Releases: imdhemy/laravel-in-app-purchases
Releases · imdhemy/laravel-in-app-purchases
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 .
0.7.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
- Real-time Developer Notifications.
- Dispatches an event for each change in the subscription state
- Facades
- Product Facade.
- Subscription Facade.
This version fixes
this is a pre-release. We are creating new issues to fix.
- fix #8 .
0.6.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
- Real-time Developer Notifications.
- Dispatches an event for each change in the subscription state
This version fixes
- The composer error:
Your requirements could not be resolved to an installable set of packages.
0.6.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
- Real-time Developer Notifications.
- Dispatches an event for each change in the subscription state
This version fixes
We're just creating new bugs to fix, check the next release.
0.5.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
- Real-time Developer Notifications.
- Dispatches an event for each change in the subscription state
This version fixes
We're just creating new bugs to fix, check the next release.
V0.4.5
This version supports
Google Play Subscription
- Validation.
- Check if a test card was used during the purchase process.
- Check if is expired.
- Check if is auto-renewing.
- Log the purchased item id.
- Can be marked as a failed renewal.
Google Play Product
- Validation.
- Check if a test card was used during the purchase process.
- Log the purchased item id.
This versions fixes
Can't locate path ... vendor/imdhemy/laravel-purchases/srccreate_purchase_logs_table.php.stub
Can't locate path ... vendor/imdhemy/laravel-purchases/srccreate_failed_renewals_table.php.stub
V0.4.4
This version supports
Google Play Subscription
- Validation.
- Check if a test card was used during the purchase process.
- Check if is expired.
- Check if is auto-renewing.
- Log the purchased item id.
- Can be marked as a failed renewal.
Google Play Product
- Validation.
- Check if a test card was used during the purchase process.
- Log the purchased item id.
V0.4.3
This version supports
Google Play Subscription
- Validation.
- Check if a test card was used during the purchase process.
- Check if is expired.
- Check if is auto-renewing.
- Log the purchased item id.
Google Play Product
- Validation.
- Check if a test card was used during the purchase process.
- Log the purchased item id.
This version fixes
syntax error, unexpected '}', expecting ';' or '{'
V0.4.2
This version supports
Google Play Subscription
- Validation.
- Check if a test card was used during the purchase process.
- Check if is expired.
- Check if is auto-renewing.
- Log the purchased item id.
Google Play Product
- Validation.
- Check if a test card was used during the purchase process.
- Log the purchased item id.
V0.4.1
This version supports
Google Play Subscription
- Validation.
- Check if a test card was used during the purchase process.
- Check if is expired.
- Check if is auto-renewing.
- Log the purchased item id.
Google Play Product
- Validation.
- Check if a test card was used during the purchase process.
- Log the purchased item id.
This version fixes
- Purchase Log does not maintain a record for the purchased item id (#1)