#TestName
1 messages · Page 1 of 1 (latest)
Hi
stripe listenwill get notified by all your events that occures in your test environment, that's expected
But their signatures are different. My test environment is whsec_xxx01, and my local is whsec_xxx02. I use whsec_xxx02 locally. Why does whsec_xxx01 in the test environment also receive events?
All endpoints of the same environment will receive events, and for each endpoint you need to use their webhook secret in order to verify the signature of the events.