#ben-invoice-go
1 messages · Page 1 of 1 (latest)
ben-invoice-go
Documentation here shows example creating invoice first - https://stripe.com/docs/invoicing/integration#create-invoice-code
@rapid whale It depends on your API version as it's something we changed last year https://stripe.com/docs/upgrades#2022-08-01
so if you are on an old version of stripe-go, you have to do InvoiceItem first.
or upgrade to the latest stripe-go!
yeah that's a really old one