#bebourdain
1 messages · Page 1 of 1 (latest)
Can you share where you see this error?
This is the example code of issuing credit note in PHP: https://stripe.com/docs/invoicing/integration/programmatic-credit-notes#paid-invoices
It looks like you're sending an array of invoice_line_item in lines[0], instead of putting them in lines
Okay, we will check, thank you River
No problem! Happy to help 😄