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

Split StripeSignatureVerificationError detail field into header and payload #1574

Merged
merged 2 commits into from Oct 11, 2022

Conversation

anniel-stripe
Copy link
Contributor

@anniel-stripe anniel-stripe commented Oct 7, 2022

Summary

Splits detail field in Webhooks.ts to match the convention for the same error in stripe-php.

Motivation

Remove ts-expect-error because detail is of type string.

@kamil-stripe
Copy link
Contributor

That should be staged into sdk-release/next-major. It's a breaking change.

@anniel-stripe anniel-stripe changed the base branch from master to sdk-release/next-major October 7, 2022 20:21
@anniel-stripe anniel-stripe changed the base branch from sdk-release/next-major to master October 7, 2022 21:42
@anniel-stripe anniel-stripe changed the base branch from master to sdk-release/next-major October 7, 2022 21:44
Copy link
Contributor

@kamil-stripe kamil-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@anniel-stripe anniel-stripe merged commit 38b2909 into sdk-release/next-major Oct 11, 2022
@anniel-stripe anniel-stripe deleted the anniel-webhooks-error branch October 11, 2022 20:25
@anniel-stripe anniel-stripe restored the anniel-webhooks-error branch October 11, 2022 22:00
@anniel-stripe anniel-stripe deleted the anniel-webhooks-error branch October 12, 2022 16:05
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