Releases: laravel/cashier-stripe
Releases · laravel/cashier-stripe
v14.12.8
- [14.x] Fix array merge for checkout by @driesvints in #1579
- [14.x] Fix default sync by @driesvints in #1580
v14.12.7
- Add
Conditionable
trait to subscription builder by @maartenpaauw in #1573
v14.12.6
- Prevent Sync From Deleting Existing Metadata by @toddstoker in #1565
v14.12.5
- Fix: Invoke
static
method statically by @localheinz in #1557 - Fix: Remove reference to
CASHIER_MODEL
enviromment variable by @localheinz in #1563
v14.12.4
- Update ManagesCustomer to include optional metadata when creating or syncing a user by @dbhynds in #1543
- Update ManagesCustomer.php > createOrGetStripeCustomer() > allow "expand" when retrieving a Customer by @Ronan-Lenor in #1547
- createSetupIntent add customer stripe_id option by @clementmas in #1545
v14.12.3
- Fix bug with customer_update in checkout by @driesvints in #1538
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