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

Early return upcoming invoice #1597

Closed driesvints closed 12 months ago

driesvints commented 1 year ago

Do not perform an API request when retrieving the upcoming invoice of a canceled subscription.