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

Receive webhooks from multiple accounts (without Connect) #1144

Open
harvitronix opened this issue Jan 24, 2024 · 0 comments
Open

Receive webhooks from multiple accounts (without Connect) #1144

harvitronix opened this issue Jan 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@harvitronix
Copy link

Problem

Our organization has multiple Stripe accounts because we have multiple entities and bank accounts. When testing our implementation on local, depending on which region of our product we're testing, we send the requests to different Stripe accounts. Note that we aren't using Connect for this, they are distinct accounts, as described here: https://stripe.com/docs/payments/account/multiple-accounts

In order to test locally, we have to stripe login to each account each time we wish to test a different region/product in our platform.

Feature

Ideally, we would be able to login to all of our accounts, and receive webhooks from all of them and forward to the same endpoint locally.

Examples

N/A

@harvitronix harvitronix added the enhancement New feature or request label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant