#Mytras
1 messages · Page 1 of 1 (latest)
Hi, can you give an example Invoice Id?
sure
in_1MEV6JKavdtumQQGlZEUA8NF
I would like to add extra information about how we will deal with payments, data and what happens if the invoice is not paid
that is not what I meant
I said, I would like to add some extra information to invoice in general not as a product description.
like how we deal with personal data, how payments are managed or other information
where those informatio should be added?
Um in first question I thought you mentioned the "description" parameter value doesn't show up on the PDF.
Above is the description value I saw in the PDF!
ok, but is there any way to add extra information to the invoice?
this one I added it to the description of the product
I havent explained properly the issue I apologise
If you want the information to show up in the PDF then yes this description property is where you should set it, or alternatively custom_fields
If you simply want to add some data and retrieve later from API, you can leverage metadata
For fields that are displayed on PDF please see https://stripe.com/docs/invoicing/customize#invoice-fields
of just to make sure I understood
when calling the API "Create Invoice" there is a description parameter, and that will be visible for the customer and show up in the PDF, correct?
yes, it's also explained in above Doc. It's one of a few properties will be displayed in the PDF
perfect, thank you