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

Fix payment intent methods to take extra parameters #678

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

remi-stripe
Copy link
Contributor

@remi-stripe remi-stripe commented Aug 28, 2018

I copy/pasted the example from a resource that does not take parameters. The /cancel one does not take parameters yet but will in the future.
Also remove the ability to delete that resource since it was never supported.

I don't think it's a breaking change since parameters are optional but flagging to be safe.

r? @brandur-stripe
cc @stripe/api-libraries

@brandur-stripe
Copy link
Contributor

brandur-stripe commented Aug 28, 2018

Released as 44.0.0.

Wrong thread. Not released as 44.0.0 :)

@brandur-stripe
Copy link
Contributor

LGTM. Thanks!

I don't think it's a breaking change since parameters are optional but flagging to be safe.

Yep, agreed.

@brandur-stripe brandur-stripe merged commit 29d9e0d into master Aug 28, 2018
@brandur-stripe brandur-stripe deleted the remi-fix-payment-intent branch August 28, 2018 20:21
@brandur-stripe
Copy link
Contributor

Released as 3.25.0.

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