#jakub-kenny-gause_best-practices
1 messages ยท Page 1 of 1 (latest)
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.
- jakub_invoice-tax, 21 hours ago, 10 messages
- jakub-kenny-gause_best-practices, 23 hours ago, 14 messages
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1246102927110701177
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Find help and support for Stripe. Our support site 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.
This is only for TAX ids right?
I need company Identification Number
For example stripe is allowing to set Company Identification Number for account.
Vat number (Tax ID) is something different
Hi there ๐ jumping in as my teammate needs to step away soon. I'm not aware of a way to put the ID you're referring to in the Invoice PDFs that we generate. If you're creating the Invoices you're referring to directly, you can try using the custom_fields hash to add those:
https://docs.stripe.com/api/invoices/create#create_invoice-custom_fields
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hello there, Yes I am aware of adding custom fields but they are added to top section of invoice PDF. Is there way to place it in different place on invoice?
No, not that I'm aware of.
Okok, thank you