#autiii-charge-dispute
1 messages · Page 1 of 1 (latest)
Remove support for alternate_statement_descriptors, destination, and dispute on Charge
@earnest crest one Charge can have more than one Dispute at a time. So we deprecated dispute entirely a while ago. We recommend using the List Disputes API https://stripe.com/docs/api/disputes/list
autiii-charge-dispute
So to find a dispute for a specific charge i have to list all disputes and then filter?
No! There's a charge or payment_intent parameter on that API
https://docs.stripe.com/api/disputes/list does not show that
do i need to use /search?
sorry, wrong link
ok, in the future would stripe be open to allowing that to be on the charge?
seems odd that its not an array on the charge similar to every other list pertinent to a charge