#pale-sepa-webhooks
1 messages · Page 1 of 1 (latest)
Hi 👋 SEPA payments are a delayed notification payment method, so using a webhook to listen for related events is the best approach to stay informed on those.
What did you try previously that didn't work?
I tried payment_intent.payment_failed
event but it is not triggering
It didn't trigger during your testing, or you have a real payment that failed where your webhook endpoint didn't receive the associated event?
pale-sepa-webhooks
It did not triggered during my testing with sepa .
Can you share the ID of the Payment Intent that you used for testing?
Let me retest and come back to you. Because I did this test days ago and do not have id atm.