#lyngall
1 messages · Page 1 of 1 (latest)
We're not really experts on reporting in here, but you may be able to do this via report run: https://stripe.com/docs/api/reporting/report_run/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Otherwise I just recommend listing payment intents: https://stripe.com/docs/api/payment_intents/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.