#marc_29110-invoice-due-date
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.
- marc_29110, 49 minutes ago, 19 messages
- marc_29110, 3 hours ago, 17 messages
Can you provide more context? An example would help too
this is the gernated pdf file. I don't want to see the due date. Can I rename the field or delete?
I don't believe there's a way to hide that field.
How exactly are these invoices being created?
what's the collection_method set to?
https://stripe.com/docs/api/invoices/create#create_invoice-collection_method
Context:
I create a invoice by api ->invoices->create and add some invoice items. Then I call the pay function ->invoices->pay the generated pdf is repsonsed by request. Collection Mode is charge_automatically
For charge_automatically invoices, the due_date should be null
https://stripe.com/docs/api/invoices/object#invoice_object-due_date
๐ค
ok I will test it
one moment
if I set null as due date the error :Invalid integer: null
You don't need to set it to null
it is just null by default for charge_automatically invoices.
Can you share the invoice ID for the one you share the screenshot for?
in_1OMtt8HbhsvwPo4d2aK1IiPl
huh that's odd
I don't see a due date associated with the invoice
Asking a colleague to take a look too
Neither do I, but why is one printed on the invoice?
Perfect!
marc_29110-invoice-due-date
do you have some news for me?
Hi ๐ taking over as my teammate needed to step away. My colleagues who have been looking into this have not been able to locate a way to prevent the due date from being rendered on the PDF.
But this is very misleading for the customer who pays by direct debit. They would transfer the amount to us again if necessary. It should only say the invoice amount and nothing more about the due date.
I will be sure to capture your feedback that this is something you'd like to have more control over, and route that to the appropriate team.
Is there a way to customize the invoice layout and move elements?
Not that I'm aware, but it may be worth double checking with our support team as we focus more on the API here, so there may be something they're familiar with that I'm not.
https://support.stripe.com/?contact=true
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.
Ok I will contact the support for this part.
this would be nice! Because in germany the most people will be think that is confusing a little bit ๐
I've got that feedback filed for you. Thank you for taking the time to raise your concern to us! Sorry I didn't have a better solution for you today.