#__rxor__
1 messages · Page 1 of 1 (latest)
hello! I think you would want to list the Charges instead : https://stripe.com/docs/api/charges. The Charge object has an amount and amount_refunded which you can make use of
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Okay! Thanks! As I Understand there will be all charges from subscriptions and single payments right?
yep that's correct, there will be charges from subscriptions and single payments