#alpha-mouse-ach-refund
1 messages · Page 1 of 1 (latest)
Hey there! I'm afraid there's no test data that will simulate a failed ACH refund. What specifically are you looking to test? Webhook handling?
Yes, we'd like test that our application will process the webhook correctly and will update the state on our side.
Have you tried manually triggered that specific event with the CLI? https://stripe.com/docs/stripe-cli
Haven't yet, but will try. Thanks for the suggestion!
https://stripe.com/docs/cli/trigger doesn't list charge.refund.updated among the supported events for triggering though, not yet sure it will work. On the other hand I do see that event can be triggered from the web portal on the webhook. Is there a way to specify which particular refund to trigger failure on?
🤦 of course it isn't supported
On the other hand I do see that event can be triggered from the web portal on the webhook. Is there a way to specify which particular refund to trigger failure on?
Hmm, can you elaborate. Where do you see this?
On the portal, test mode, Developers/Webhooks/>Send test event
This thing. Though didn't check yet what it'll actually do.
Ah, got it. You can't specify exact parameters that way or attach it to a specific Charge
Hm, so seems like the end result is that refund failure cannot be easily tested. Sigh, ok, we'll figure something out. Thanks for the suggestions)
Sorry about that
Nah, no worries, all good