#fagunshah - webhook test
1 messages · Page 1 of 1 (latest)
So basically I am using zapier and pabbly connect where I need to setup automation using webhook as a trigger
But I can only do that if I actaully have some data which is actually going to come in exact format(key:value pairs) in real life charge.failed
So this is for testing then, correct? Just test data should suffice?
yes
One thing you could do is fail a charge in test mode
How?
And also in my actual usecase I want to send data to webhook when monthly subscription payment fails
Am I using correct trigger event charge.failed?
Recommended events are here: https://stripe.com/docs/billing/subscriptions/webhooks
invoice.payment_failed is recommended
Still not clear which webhook trigger event to use when subscription payment is failed
Can you giude?
invoice.payment_failed
I said above
I recommend reading that whole guide first
okay, got it