#HagbardCeline
1 messages ยท Page 1 of 1 (latest)
Hi there
hehe, take y time
So you are looking to download Invoice PDFs from your account?
yes, i need all pdf that succeded in billing from feb23
as files to transfer them to the office
Gotcha
In that case I'd list Invoices using https://stripe.com/docs/api/invoices/list and then you can grab the PDF from the Invoice object: https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
perfect
RTFM now
consider it done with the links, next time i do a little better on the google side, before
kindly ty
Sure thing
i could get the files itself but not the json also i hope