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(stripe): subscribe to invoice webhooks #2135

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hekike
Copy link
Contributor

@hekike hekike commented Jan 21, 2025

  • Do not set invoice statement descriptor at Stripe sync
  • Do not set invoice number at Stripe sync
  • Save Stripe Stripe-generated invoice number at the update
  • Subscribe to invoice payment related Stripe events (no-ops for now)
  • Subscribe to payment intent failure events (no-ops for now)

@hekike hekike added release-note/feature Release note: Exciting New Features area/billing labels Jan 21, 2025
@hekike hekike requested a review from turip January 21, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/billing release-note/feature Release note: Exciting New Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant