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

feat(webhooks): Add new Stripe webhook endpoint #108

Merged
merged 1 commit into from
Mar 14, 2025
Merged

feat(webhooks): Add new Stripe webhook endpoint #108

merged 1 commit into from
Mar 14, 2025

Conversation

Keloran
Copy link
Contributor

@Keloran Keloran commented Mar 14, 2025

Adds a new /v1/webhooks/stripe endpoint to handle Stripe webhook
events. This is in addition to the existing /webhooks/stripe
endpoint, and provides a versioned API for future expansion.

Adds a new `/v1/webhooks/stripe` endpoint to handle Stripe webhook
events. This is in addition to the existing `/webhooks/stripe`
endpoint, and provides a versioned API for future expansion.
Copy link

github-actions bot commented Mar 14, 2025

Qodana for Go

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Keloran Keloran merged commit 12f1e8f into main Mar 14, 2025
6 checks passed
@Keloran Keloran deleted the k-branch-1 branch March 14, 2025 22: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.

1 participant