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 constant for payment_intent.payment_failed #645

Merged
merged 1 commit into from
May 1, 2019
Merged

Fix constant for payment_intent.payment_failed #645

merged 1 commit into from
May 1, 2019

Conversation

ob-stripe
Copy link
Contributor

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

Fixes the constant for payment_intent.payment_failed. Technically a breaking change because I also renamed the constant, but given that the existing constant has the wrong value, I don't think anyone is using it.

Fixes #609.

@stripe-ci stripe-ci assigned ob-stripe and unassigned remi-stripe Apr 30, 2019
@ob-stripe ob-stripe merged commit baec667 into master May 1, 2019
@ob-stripe ob-stripe deleted the ob-609 branch May 1, 2019 18:12
@ob-stripe
Copy link
Contributor Author

Released as 6.34.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

payment_intent.failed or payment_intent.payment_failed event type
3 participants