laravel / cashier-stripe

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

Allow setting the proration_date #1647

Closed skeemer closed 6 months ago

skeemer commented 6 months ago

This is a different solution for #1637 that doesn't change method signatures.

This makes it easy to prorate monthly on a yearly price or any number of other splits you would like to make.

github-actions[bot] commented 6 months ago

Thanks for submitting a PR!

In order to review and merge PRs most efficiently, we require that all PRs grant maintainer edit access before we review them. For information on how to do this, see the relevant GitHub documentation. Additionally, GitHub doesn't allow maintainer permissions from organization accounts. Please resubmit this PR from a personal GitHub account with maintainer permissions enabled.