#alpha-mouse-ach-refund

1 messages · Page 1 of 1 (latest)

balmy steppe
#

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?

proper mountain
#

Yes, we'd like test that our application will process the webhook correctly and will update the state on our side.

balmy steppe
proper mountain
#

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?

balmy steppe
#

🤦 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?

proper mountain
#

On the portal, test mode, Developers/Webhooks/>Send test event

proper mountain
#

This thing. Though didn't check yet what it'll actually do.

balmy steppe
#

Ah, got it. You can't specify exact parameters that way or attach it to a specific Charge

proper mountain
#

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)

balmy steppe
#

Sorry about that

proper mountain
#

Nah, no worries, all good