#pabloaraujo_
1 messages · Page 1 of 1 (latest)
No, that's what the dispute-specific test cards are for. Since there's no real bank involved in test mdoe there is no way to trigger a dispute aside from those test cards.
You can use the Stripe CLI to stripe trigger charge.dispute.created but that will use one of those cards under the hood, too
my problem is that when I use a dispute card I got both events, payment and dispute almost at the same time and sometimes I got a race condition and when comes the dispute the payment is still processing
this is not a thing that happens in production, since the dispute is created time after the payment was performed