#Soufiane-test-refunds
1 messages · Page 1 of 1 (latest)
Hello! What exact behavior are you trying to test? And which of the test cards are you using?|
I am trying to test a "charge.refunded" event
i used normal cards and the cards here https://stripe.com/docs/testing#refunds
the only failed i get is through "charge.refund.updated" event
That should be expected though, right? The description for 4000000000005126 says expected behavior is that you'll initially get the refund as succeeded and then "Some time later, its status transitions to failed and sends a charge.refund.updated webhook event."
yup!
ok thx