#rkrkrohitkkumar

1 messages · Page 1 of 1 (latest)

crisp meadowBOT
quasi sequoia
#

hey there, can you explain what you mean by "Org" here? Are these two webhooks on the same stripe account?

#

A little more context about the configuration and what you expected to see happen would help me help you better 🙂

inner veldt
#

Hey, I have two salesforce scratch orgs, and each scratch org have a webhook associated with it. so basically the endpoint url are different. and the webhooks have a unique key by which we are differentiating/connecting the org with the webhook.

#

Both the webhooks have few similar events, so when the first webhook gets the data (like a new charge record is created), the second webhook should ideally fail that data but it doesn't fails it and a new record is created in the second scratch org also.

quasi sequoia
#

I'm not familiar with what these "scratch orgs" are, but it sounds like a salesforce concept to separate things into different buckets. On the stripe side, these webhooks are configured for a single stripe account? It sounds like thats the case, if both are getting the same events delivered (this is expected).

#

How are you differentiating which events you want to process vs reject?