#user100066543-customize-invoice-pdf
1 messages ยท Page 1 of 1 (latest)
Hi ๐ I'm not too familiar with the generated PDFs, but I don't believe you can add custom fields anywhere other than where you referenced. If you update the Customer that the Invoice is being generated for though, so that it has an address populated, do you see that information included when you generate a new Invoice for them?
https://stripe.com/docs/api/customers/update#update_customer-address
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
user100066543-customize-invoice-pdf
Hi!
I can add the address, but I also need the company name.
Apart from the top left corner, is there anywhere else I can fit this information?
Is that company name the same name that is on the Customer object, or is the Customer representing an individual and you want to also show the company they're affiliated with?
Ah, I'm not sure if that is possible, but I don't think it is. I would recommend double checking with our Support team though, I believe they're more familiar with those PDFs than we are in this forum (we primarily focus on helping with interacting with our API).
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.