#artursir
1 messages · Page 1 of 1 (latest)
I would like to ignore one of them before processing but for all events livemode: false
That shouldn't be the case. Here's a livesetup_intent.createdevent: https://dashboard.stripe.com/events/evt_1I6CqzF6JJPoGMup4Wx58vz4
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
livemode: true
same URL endopints are configured for test and live env
Generally we don't recommend that, or perhaps append the URL with some query params to differentiate between live/test
thanks!