-
Notifications
You must be signed in to change notification settings - Fork 49
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
feat(reader-revenue): prevent creating duplicate stripe webhooks #1710
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well! I would recommend we change the messaging to indicate that the webhook has already been created, on top of disabling the button.
Added in dc890be |
# [1.86.0-alpha.1](v1.85.0...v1.86.0-alpha.1) (2022-07-01) ### Bug Fixes * **reader-revenue:** disable WC email if module will send email ([#1709](#1709)) ([48e1613](48e1613)), closes [#1699](#1699) ### Features * ads onboarding ([#1678](#1678)) ([80c0bf4](80c0bf4)) * disable deactivate and delete for required plugins ([#1712](#1712)) ([75afee8](75afee8)) * **experimental:** magic links ([#1668](#1668)) ([02d9f82](02d9f82)) * **reader-revenue:** prevent creating duplicate stripe webhooks ([#1710](#1710)) ([586e693](586e693))
🎉 This PR is included in version 1.86.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [1.86.0](v1.85.2...v1.86.0) (2022-07-11) ### Bug Fixes * **reader-revenue:** disable WC email if module will send email ([#1709](#1709)) ([48e1613](48e1613)), closes [#1699](#1699) ### Features * ads onboarding ([#1678](#1678)) ([80c0bf4](80c0bf4)) * disable deactivate and delete for required plugins ([#1712](#1712)) ([75afee8](75afee8)) * **experimental:** magic links ([#1668](#1668)) ([02d9f82](02d9f82)) * **reader-revenue:** prevent creating duplicate stripe webhooks ([#1710](#1710)) ([586e693](586e693))
🎉 This PR is included in version 1.86.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
Closes #1666.
How to test the changes in this Pull Request:
Other information: