#madelyn-custom-invoices
1 messages · Page 1 of 1 (latest)
Stripe automatically sets the invoice number by default, but you can customize it to a certain degree: https://stripe.com/docs/invoicing/customize#invoice-numbering-schemes
Thanks, this is helpful! So it looks like you can customize certain aspects of formatting, but you can't entirely dictate the value (which we'd ideally want to do to have the value match our internal invoice tracking numbers). Is that correct?