#rpatel
1 messages · Page 1 of 1 (latest)
Indeed you can, Invoice objects have a link to their PDF. You can send it to the user to download or you can download yourself and send 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.
Awesome. Thanks. Let me check it out