#rlindsey
1 messages · Page 1 of 1 (latest)
Hello! Sorry I missed your question!
You should be able to list all refunds tied to a PaymentIntent using the Refunds API (see https://stripe.com/docs/api/refunds/list#list_refunds-payment_intent)
Ah that's perfect! Missed that option param in the doc. Thanks!