#Cezar-zapier
1 messages · Page 1 of 1 (latest)
@dark surge I don't know unfortunately, you'd have to ask Zapier!
The event to listen to Stripe is this one : https://stripe.com/docs/api/events/types#event_types-radar.early_fraud_warning.created I'm not familiar with Zapier but maybe there's a way to write your own trigger or customise existing ones to listen to specific new Stripe webhook events?
Hey and thank you for the reply
I am not pushing the zapier ideea, i just need to set up a notification when a payment receives an early fraud warning
so we can call the client and see what's happening
if you already have an application set up to listen to Stripe webhooks it's straightforward enough to configure it to also listen to that event type
if not, you'd have to build one(or as you say, there are platforms like Zapier that abstract over it a bit), https://stripe.com/docs/webhooks/ are the docs
That's the thing we don't have a developer at hand .....
We just need a simple alert :))
yep fair enough! there isn't really any no-code option I'm aware of for handling events, and I mainly help specifically with coding/development questions here so it's not something I have much experience with.
Any advice where i should start looking like 12 year old information level :))
I really don't, I don't think you can do this without writing some code. Maybe reach out to whomever you worked with to build the actual payment integration itself you currently use with the API to take payments?
Yes i made a ticket with zapier also them being the ones that i made the integration with