Releases: laravel/cashier-stripe
Releases · laravel/cashier-stripe
v13.12.0
Changed
- Update reference to Stripe SDK by @driesvints in #1383
- Re-add support for Sources API by @driesvints in #1384
v13.11.1
v13.11.0
Added
- Add new hasTrialExpired methods by @driesvints in #1366
Changed
Fixed
- Fix reference to billable by @driesvints in #1363
v13.10.1
Security
- Bump Dompdf by @driesvints in #1360
v13.10.0
Added
- Discount improvements by @driesvints in #1354
Fixed
- Fix deprecation with Carbon on receipts by @driesvints in #1356
v13.9.0
v13.8.6
Fixed
- Fix issue with zero tax on invoice by @driesvints in #1343
v13.8.5
Changed
- Pass locale to custom format amount by @driesvints in #1340
v13.8.4
Changed
- Make use of anonymous classes by @mmachatschek in #1329
- Allow normal and metered prices in builder by @driesvints in #1336
v13.8.3
Changed
- Fix rawDiscountFor method by @driesvints in #1325
- Fix swapping metered price of subscription item by @pietrantonio91 in #1328