#xegld
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- xegld, 1 day ago, 11 messages
No, this isn't possible. An Invoice object's invoice_pdf will always be a Stripe-generated invoice (or null if the invoice isn't finalized yet)
I have certain customization requirements that Stripe cannot fulfill. Specifically, I need to add two fields under the customer and the seller's name, as shown in the attached screenshot. Therefore, I will have to generate the PDF invoice myself. My customers must view in the customer portal the correct invoice generated by me rather than by Stripe (which is not legal in my country without those two fields)
Do you have any suggestion for my use case ?
Have you looked into using custom fields for invoices? Not sure if this would solve your use case so I recommend playing with these if you haven't already: https://stripe.com/docs/invoicing/customize#custom-fields
I tried. The fields can only be added into the header. I need them under seller/customer name
I see. Just to be clear, have you also played around with invoice fields on the customer object? https://stripe.com/docs/invoicing/customize#custom-field-inheritance
https://stripe.com/docs/api/customers/object#customer_object-invoice_settings-custom_fields