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: handle stripe subscription created webhook #390

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

rohan-chaturvedi
Copy link
Member

🔍 Overview

Correctly handles the Stripe subscription.created event via a webhook. Correctly updates the organisation stripe subscription id and plan tier.

📝 Release Notes

Fixed a bug with Stripe self-checkout not correctly upgrading the org to Pro tier.

💚 Did You...

  • Ensure linting passes (code style checks)?
    - [ ] Update dependencies and lockfiles (if required)
    - [ ] Regenerate graphql schema and types (if required)
  • Verify the app builds locally?
  • Manually test the changes on different browsers/devices?

@nimish-ks nimish-ks merged commit b02b72a into main Nov 19, 2024
6 checks passed
@nimish-ks nimish-ks deleted the fix--stripe-webhook branch November 19, 2024 06:37
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.

2 participants