#stephy
1 messages · Page 1 of 1 (latest)
Hi there, can you share with me the event ID (i.e., evt_xxx)?
"evt_3NaH5nEZ1Pyl4W3k0wmVWaq0",
today when i look at the webhook it success...but its very late...for my requirement after payment done or completed i have to do some other functionalities so how can i manage this in webhook
OK. the first delivery failed because your webhook endpoint server responded 419 instead of 200. Have you checked your server log and see why it returend 419?
if the url incorrect then it happended? if any possibilty for that
actually i gave me website url as end point
i dont know how to check..this first am integrating the webhooks
I'd suggest you to work with you backend engineer on this. The first step is to check your server log.
ok
then how can it succesed now?
now its works i think may be my url issue
my case is correcrt or not?
Again, I'd suggest you to check your server log and troubleshoot.