All notable changes to laravel-stripe will be documented in this file.
- Initial release
- One-time payment processing
- Subscription management
- Checkout sessions
- Webhook handling
- Customer management
- Refund processing
- Payment status tracking
- Laravel 10.x & 11.x support
- Full documentation
- Added support for payment method saving
- Added trial period support
- Enhanced error handling
- Added console commands for installation and testing
- Webhook signature verification issues
- Payment status mapping improvements
- Database migration issues
- Multi-currency support
- Custom metadata support
- Improved logging
- API rate limiting
- Better error messages
- Updated Stripe SDK to v13.0
- Improved performance
- Enhanced test coverage