#vasco_

1 messages · Page 1 of 1 (latest)

forest plankBOT
wheat pond
#

There's no way to retrieve a list directly. However, you can list all the invoices that are associated with the subscription
https://stripe.com/docs/api/invoices/list#list_invoices-subscription

and expand payment_intent param
https://stripe.com/docs/api/invoices/object#invoice_object-payment_intent

proud burrow
#

Ok thank you