Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.x] Prorations and extending trials #1151

Merged
merged 1 commit into from
May 17, 2021
Merged

Conversation

driesvints
Copy link
Member

This will allow the usage of proration behavior when extending trials:

$subscription = $subscription->noProrate()->extendTrail($date);

Closes #1149

@taylorotwell taylorotwell merged commit 2aa2e2b into 12.x May 17, 2021
@taylorotwell taylorotwell deleted the extend-trial-prorate branch May 17, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

noProrate() ignored in extendTrial()
2 participants