#jzills

1 messages · Page 1 of 1 (latest)

sleek lagoonBOT
bleak lantern
#
  1. Webhooks are separate for Test and Live mode so that already exists.
#
  1. Your different environments could have different publicly accessible URLs so you can create different webhook endpoints for each
lost fable
#

Yes that's what we are already doing

#

However, if I have urls configured across DEV/QA/TEST for the same set of events, Stripe sends events, for instance, from DEV to QA and TEST webhooks as well.

#

Since they are all umbrelled under the Test mode.

lost fable
#

Does this situation make sense?

bleak lantern
#

It does but from Stripe's point of view that is normal

#

If you need 100% isolation you would need to create separate accounts for each environment

lost fable
#

Ok got it thank you