#midnight-multiple-accounts
1 messages · Page 1 of 1 (latest)
Hey @spiral star. Not really. What I always advise is to have a different query parameter in the URL for the endpoint
like https://example.com/webhook?account=A and like https://example.com/webhook?account=B
query params is the only way to achieve this? in the stripe signature there is no option to add more info?
Also another question, the people who answer are you guys stripe employees or OS devs?
correct query param is the right way to achieve this (or just having a different URL for each)