#GeorgeManderson - docs
1 messages · Page 1 of 1 (latest)
Can you tell me a bit about the error?
I thought there was an easy way for you to report it on the page. Looking...
And thank you for reporting, we definitely want to keep our docs accurrate
GeorgeManderson - docs
https://stripe.com/docs/api/charges?lang=curl
I noticed this after looking at one of my own charge objects compared to the example. There is a dispute object that is expandable within the charge object. I found this out as I had a question about something similar on Monday and someone mentioned it but when I looked at the documentation it didn't show anything.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Actually I think it was you I spoke with!
No problem.
Gotcha, thank you for pointing that out. I will put in feedback to expose that property on the charge object. Glad that there is an expandable dispute field there, that seems very helpful in your situation