#notaduck6314

1 messages · Page 1 of 1 (latest)

warped anchorBOT
tiny zinc
#

Webhooks are not send/coming from your computer, they are sent by Stripe infrastructure

#

what exactly you want to achieve ?

molten summit
#

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.

tiny zinc
#

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 ?

molten summit
#

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

tiny zinc
#

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)