Releases: laravel/cashier-stripe
Releases · laravel/cashier-stripe
v14.12.2
- Handle automatic payment method updates by @shatterproof in #1534
v14.12.1
- Fallback for empty pm_type object on fillPaymentMethodDetails by @shatterproof in #1531
v14.12.0
v14.11.0
- Add ability to ignore incomplete payments by @driesvints in #1524
v14.10.0
- Set payment confirm options by @driesvints in #1516
v14.9.0
- Provide findSetupIntent method by @andycowan in #1505
- Fix deletion of subscription items in swap() by @glspdotnet in #1509
v13.17.0
- Laravel v10 support by @driesvints in #1507
v14.8.2
- Fix invoice line items by @driesvints in #1503
v14.8.1
Fixed
- Fix webhook command by @driesvints in #1499
v14.8.0
Added
- Add SyncCustomerDetails job by @driesvints in #1498