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

Add pending update constants #941

Closed
wants to merge 1 commit into from
Closed

Add pending update constants #941

wants to merge 1 commit into from

Conversation

driesvints
Copy link

I wasn't sure where to send this to but thought the subscription object was probably the right place. This PR adds the different values for the payment_behavior field to accommodate pending updates: https://stripe.com/docs/billing/subscriptions/pending-updates

@driesvints
Copy link
Author

@remi-stripe is there any chance you can give this a review? :)

@remi-stripe
Copy link
Contributor

@driesvints Sorry for the delay on that one and dropping the ball. We'll investigate this week and either merge or come back to you with changes. We need to do some work internally as stripe-php is automatically generated from the openapi spec so changes like this need to be added as "overrides" internally in our tooling first.

@driesvints
Copy link
Author

@remi-stripe no worries at all! Definitely not urgent. Thanks for all your work 👍

@remi-stripe
Copy link
Contributor

@driesvints We just released a fix in 7.39.0. We did our version as it needed proper prefixing for the parameter name and it's now PAYMENT_BEHAVIOR_ALLOW_INCOMPLETE and similar! Sorry again for the delay on that one!

@driesvints
Copy link
Author

Awesome! Thanks again :)

@driesvints driesvints deleted the patch-1 branch June 26, 2020 07:47
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.

3 participants