#notaduck6314
1 messages · Page 1 of 1 (latest)
Webhooks are not send/coming from your computer, they are sent by Stripe infrastructure
what exactly you want to achieve ?
Exactly :S
I have a test site which is live and I can't do any development on my local machine whenever the users are tesing new feature.
I see. You should have different env.
Why not using Stripe test mode for your dev ? are you using Stripe live mode for your dev ?
I am using the stripe test mode for the development preview site which the users are testing, and then we have a production site which eventually will use Stripe Live
Ah ok, so no you can't filter your test mode events. You can implement a filter for just the Stripe Object Ids that you are using (e.g. your test Customer Id)