#gewibu
1 messages · Page 1 of 1 (latest)
using Charge.list and matching on the customer ID to get historic charges for an individual
Gotcha, well if you are just looking at Charges then you can look at paid: https://stripe.com/docs/api/charges/object#charge_object-paid
Oh nice, thanks for that! the charge object is really dense so I'm not surprised I missed that param
Yep it has a lot going on for sure