#JimmyJimmy-ListPayment
1 messages · Page 1 of 1 (latest)
for customer's subscription full payment history list
Sorry to clarify, do you want to have payments for a specific Subscription?
Hi @weary wedge you can pass the subscription ID to the invoices list API https://stripe.com/docs/api/invoices/list and expand the payemnt_intent field.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.