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

Can I use EventFilter to get the unique signing_secret per customer #161

Open
straversi opened this issue Aug 31, 2023 · 0 comments
Open

Comments

@straversi
Copy link

straversi commented Aug 31, 2023

In the EventFilter section of the README, it says:

If you have built an application that has multiple Stripe accounts--say, each of your customers has their own--

I have this case, and each customer has their own signing secret. I have their signing secrets on their Account objects in my database. Can I use their signing secrets to verify their webhooks?

Thanks!

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

No branches or pull requests

1 participant