#scooperpoops12 - chargeback simulation
1 messages ยท Page 1 of 1 (latest)
๐
This is an interesting use case. Let me do some digging
Awesome, thank you. I will continue poking around the documenation as well
https://stripe.com/docs/webhooks/test hah I just found that!
I am not, but it looks like I should - eh!
Well regardless I've got some resources for you:
- https://stripe.com/docs/testing#disputes - test cards to use to trigger a dispute
- https://stripe.com/docs/disputes/responding - responding to disputes
- https://stripe.com/docs/disputes/api - API samples
Charge backs are not simple thing in and of themselves, since there's a whole back and forth with the issuer
ahhh "disputes". I kept control+f for chargebacks ๐คฆ
So you've got to simulate a fair amount of steps