laravel / cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://laravel.com/docs/billing
MIT License
2.38k stars 677 forks source link

[15.x] Fixing `MissingAttributeException` for `stripe_id` #1706

Closed devajmeireles closed 2 months ago

devajmeireles commented 2 months ago

Fix related to https://github.com/laravel/cashier-stripe/issues/1705

taylorotwell commented 2 months ago

Add stripe_id to your factory in my opinion.