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] Update to new Stripe version #1417

Merged
merged 2 commits into from
Aug 11, 2022
Merged

[14.x] Update to new Stripe version #1417

merged 2 commits into from
Aug 11, 2022

Conversation

driesvints
Copy link
Member

This PR bumps the Stripe API version to the latest 2022-08-01 version: https://stripe.com/docs/upgrades#2022-08-01

The most notable breaking change is that no exception will be thrown anymore when an invoice is attempted to be made while there are no pending invoice items. Instead, a new draft invoice will be created.

@taylorotwell taylorotwell merged commit 3934377 into master Aug 11, 2022
@taylorotwell taylorotwell deleted the new-stripe-version branch August 11, 2022 16:49
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.

None yet

2 participants