#Nik-invoice-due-date
1 messages · Page 1 of 1 (latest)
For example in_1K7GTIJw2oOYuWo6OC4DXRJc, it's "paid" but still shows the due date for 23. December
and is it possible to remove the URL to pay the invoice? Since it's already paid this also does not make sense for me. Or maybe I don't understand how it is supposed to work 😄 Thanks for your help
Hmm, that is unexpected considering collection_method: 'charge_automatically' (https://stripe.com/docs/api/invoices/object#invoice_object-due_date)
Let me try to replicate this
Where are you seeing the URL? On the actual PDF?
Yes on the PDF there is a Link
below the XX,XX € due on 23. December
Got it. Yep unfortunately there's no way to disable that currently. This is feedback we've shared internally and are actively investigating
Just checking on this Invoice. auto_advance is currently disabled, which explains the due_date value
Looking at the POST to /v1/invoices I can see "auto_advance": true,
req_pYQWRb31IwcqyY
You sent me a different Invoice ID: in_1K7GTIJw2oOYuWo6OC4DXRJc
That request created a new Invoice: in_1K7H5LJw2oOYuWo68ElLtVhp
There's no due_date value for in_1K7H5LJw2oOYuWo68ElLtVhp
Sorry, my bad regarding the different ids. Looking at the Invoice PDF for in_1K7H5LJw2oOYuWo68ElLtVhp it still shows the due date though