#Lesmo - Invoice Date
1 messages · Page 1 of 1 (latest)
Hi Lesmo. You interested in changing the created date?
Or are you just talking about the due date?
The creation date itself.
The items? That'd be more for like Subscriptions, right?
An invoice item is just an item on the invoice that the user will be billed for
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yeah. It's interesting you can change an Invoice Item's creation date, tho. Hehe.
So it's not the creation date actually
Just the period
So you can use it to backdate the invoice by changing the start of the invoice
Makes sense now. It can't be done on the Stripe Dashboard, right?
Only through the API.
Yeah only through the API