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

[14.x] Fix subscription invoicing bug #1434

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

driesvints
Copy link
Member

Apparently you cannot combine the pending_invoice_items_behavior and subscription parameters when invoicing a subscription directly. Added a test to check for this.

Fixes #1433

@taylorotwell taylorotwell merged commit e2979c3 into 14.x Sep 2, 2022
@taylorotwell taylorotwell deleted the fix-subscription-invoice-bug branch September 2, 2022 14:07
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.

Updating quantity of existing subscription, and then invoicing leads to stripe error.
2 participants