Releases: laravel/cashier-stripe
Releases · laravel/cashier-stripe
v14.7.1
v14.7.0
Added
- Laravel v10 Support by @driesvints in #1486
v14.6.0
Changed
- Adds types to database migrations and factories by @nunomaduro in #1472
v14.5.0
Added
- Cursor pagination for invoices by @driesvints in #1479
v14.4.0
Changed
- Update Stripe API version and Stripe PHP SDK v10 support by @driesvints in #1478
v14.3.1
Changed
- Modernize migrations by @driesvints in #1471
v14.3.0
Added
- Allow incomplete subscriptions as active by @driesvints in #1466
Changed
- Refactor dates property by @driesvints in #1462
- Pass pay options to pay method by @driesvints in #1464
v14.2.2
v14.2.1
Fixed
- Add fallback for null value in unitAmountExcludingTax method by @jayan-blutui in #1447
v14.2.0
Added
- Fresh receipt template by @driesvints in #1446
- Allow guest checkout by @alexgaal & @driesvints in #1438 & #1439
Changed
- Configurable Webhook Enabled Events by @yob-yob in #1435
- Add generic trial scopes by @lioneaglesolutions in #1436
- Add days until due to sends invoice by @driesvints in #1437
Fixed
- Fix applied balance on invoices by @driesvints in #1445