Releases: steadfast-collective/cashier-extended
Releases · steadfast-collective/cashier-extended
4.0.3
4.0.2
- Added support for Laravel 8
4.0.1
- Fixed charge updated method webhook when setting as paid
- Added charge ID to payment intent update
4.0.0
- Updated Laravel Cashier minimum version to 12.0
- Updated README
Cashier v11 Support
- Minimum requirement: Cashier v11
Laravel 7 Support
- Added support for Laravel 7
2.2.0
- Set max amount value to 0 when calculating the final amount on ChargeCoupon
- Added Invalid Amount exception
2.1.1
- Fixed final amount calculation for charges coupon for percentage discount.
2.1.0
- Updated charges and bug fixes.
2.0.1
- Updated Illuminate/Support dependency