#Skrypnyk81
1 messages · Page 1 of 1 (latest)
Via API
It'll be available via 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.
I suspect your Invoice is still open. It'll need to be finalised/paid before there's a PDF
ok
How can I pass metadata from quote to subscription
I'm not sure if that's possible currently: https://stripe.com/docs/api/quotes/create#create_quote-subscription_data
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.