#meisei81
1 messages · Page 1 of 1 (latest)
You can try looking at the Charge object
Got it.
Hi, I've retrieved the charge detail and I found the receipt_url. But when I access the url, I still can't find the refund info from the invoice pdf. Is there any way to do this? Or the invoice only displays the payment amount, not refund amount on it?
Can you look at the refunds properties and see what's there? https://stripe.com/docs/api/charges/object#charge_object-refunds
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.