All notable changes to laravel-paddle
will be documented in this file
- Support for Laravel 9
- Support for PHP 8.1
- Dropped support for PHP 7.3
- Support for Paddle Sandbox
- Support for PHP 8.0
- Added support for Laravel 8.0
- Dropped support for Laravel 7.0 and lower
- Dropped support for Laravel 8.0, please upgrade to 2.0.
- Added support for Laravel 8.0
- Dropped support for Laravel 5.8
- Updated host for checkouts request
- Added a 'GenericWebhook' event, for webhooks with an 'alert_name' key.
- Handles JSON responses that don't have success/response keys.
- Better exception handling for responses without a code/message
- Support for Laravel 7.0
- Fix for the OrderDetails request URL
- Added attribute existance check on the event webhook data
- Added
OpenSSL
andilluminate/validation
dependencies
- Refactor
- Bugfixes
- Initial release