#nachofranco14-invoices
1 messages · Page 1 of 1 (latest)
@solemn pewter I don't think it is, but what kind of information are you thinking of showing the customer exactly here?
I want to add extra info about the company
and what is "Payment method field in the invoice for the end customer " exactly? i.e. the fields in the hosted invoice page ? https://stripe.com/docs/invoicing/hosted
but yeah that part is not customisable beyond branding the page : https://stripe.com/docs/invoicing/customize#brand-customization
I mean the final pdf invoice
and the field called payment method, or in german, "Zahlungsmethode"
ah, then look into footers and custom fields, since you can add a lot of info to the PDF
it's all in that link above
I'd like to add more info to the payment method field (it's a creditor ID)
so, to be clear, from the top of the page, is it possible to customize the information?
I mean this part of the pdf invoice
to the payment method field (it's a creditor ID)
hmm, are you using some kind of SEPA credit transfer
yes
well you can add custom fields, those appear in that section in the top right of the PDF
try it out!
how?
but you can't change that exact row itself
I'll pay a look at it
thanks
I might come back here to ask you some more Qs
so if I update the https://stripe.com/docs/api/invoices/update#update_invoice-custom_fields then those fields will be shown there, right?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
is it possible to only add one? (I inderstand that if edit this field only the fields here will be shown)
sure, you can add 1 yes
if edit this field only the fields here will be shown)
not sure what that means, but the custom fields you add are in addition to what is already there on the PDF
coooooooool